docked mode

This commit is contained in:
2022-07-15 19:14:59 +02:00
parent 5c785ac4e7
commit 4c73dba8ad
3 changed files with 35 additions and 4 deletions

View File

@@ -39,6 +39,7 @@ public:
class ApplicationSettings {
public:
bool docked = false;
bool showDisabledDevices = false;
bool fitWindowHeight = true;
bool minimizeToTray = true;