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:
@ -1,7 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#include <json/json.h>
|
||||
#include <gtkmm.h>
|
||||
#include <glibmm/refptr.h>
|
||||
#include <gtkmm/main.h>
|
||||
#include <gtkmm/cssprovider.h>
|
||||
#include <gtkmm/window.h>
|
||||
#include "wlr-layer-shell-unstable-v1-client-protocol.h"
|
||||
#include "xdg-output-unstable-v1-client-protocol.h"
|
||||
#include "IModule.hpp"
|
||||
|
Reference in New Issue
Block a user