refactor: Replace all occurencec of gtkmm.h and only use the necessary headers

This commit is contained in:
Robinhuett
2019-01-08 21:05:44 +01:00
parent afa1cc8287
commit 29a2ee1744
9 changed files with 21 additions and 6 deletions

View File

@ -5,7 +5,6 @@
#include <functional>
#include <condition_variable>
#include <thread>
#include <gtkmm.h>
namespace waybar::chrono {