added onclick to upower

This commit is contained in:
Keloran
2022-11-18 13:09:38 +00:00
parent 833dcc1bb8
commit 00a2ebf00d
3 changed files with 6 additions and 4 deletions

View File

@ -8,6 +8,7 @@
#include <unordered_map>
#include "ALabel.hpp"
#include "AButton.hpp"
#include "glibconfig.h"
#include "gtkmm/box.h"
#include "gtkmm/image.h"