chore: clean headers

This commit is contained in:
Alexis
2018-08-12 20:25:19 +02:00
parent 3690e7ac55
commit 01894f18cd
11 changed files with 3 additions and 20 deletions

View File

@ -1,5 +1,7 @@
#pragma once
#include <gtkmm.h>
namespace waybar {
class IModule {
public: