autostart + more cleanup
This commit is contained in:
@@ -39,6 +39,7 @@ public:
|
||||
|
||||
class ApplicationSettings {
|
||||
public:
|
||||
bool autostart = false;
|
||||
bool docked = false;
|
||||
bool showDisabledDevices = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user