From d9cc995405a90bcc97a0fb6199f65a696c86a138 Mon Sep 17 00:00:00 2001 From: Keloran Date: Fri, 18 Nov 2022 13:10:04 +0000 Subject: [PATCH] added onclick to upower --- include/modules/upower/upower.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/modules/upower/upower.hpp b/include/modules/upower/upower.hpp index e19315f..2724443 100644 --- a/include/modules/upower/upower.hpp +++ b/include/modules/upower/upower.hpp @@ -8,7 +8,6 @@ #include #include "ALabel.hpp" -#include "AButton.hpp" #include "glibconfig.h" #include "gtkmm/box.h" #include "gtkmm/image.h"