mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
refactor: Replace all occurencec of gtkmm.h and only use the necessary headers
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
|
||||
#include <json/json.h>
|
||||
#include "IModule.hpp"
|
||||
#include <glibmm/markup.h>
|
||||
#include <gtkmm/eventbox.h>
|
||||
#include <gtkmm/label.h>
|
||||
|
||||
namespace waybar {
|
||||
|
||||
|
Reference in New Issue
Block a user