Sticky Server and Note Automation as GUI setting
This commit is contained in:
@@ -66,6 +66,12 @@ public:
|
||||
bool getCheckForUpdates();
|
||||
void setCheckForUpdates(bool allow);
|
||||
|
||||
bool getUseStickyServer();
|
||||
void setUseStickyServer(bool allow);
|
||||
|
||||
bool getUseNoteAutomation();
|
||||
void setUseNoteAutomation(bool allow);
|
||||
|
||||
QString get_theme_name();
|
||||
void set_theme_name(QString theme_name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user