This commit is contained in:
concordia
2024-03-01 23:34:55 -06:00
parent 105898ba7b
commit 6e5b300e5e
4 changed files with 64 additions and 3 deletions

View File

@@ -14,6 +14,8 @@ public:
signals:
void closeParentToggle();
void openParentToggle();
void poweroff();
void reboot();
private:
void hideEvent(QHideEvent *event);