forked from quickshell/quickshell
refactor: move settings to their own object
This commit is contained in:
parent
62f99f5754
commit
4ef4cba4ee
8 changed files with 107 additions and 78 deletions
|
@ -20,7 +20,7 @@ public:
|
|||
void reloadGraph(bool hard);
|
||||
|
||||
private slots:
|
||||
void onConfigChanged();
|
||||
void onWatchFilesChanged();
|
||||
void onWatchedFilesChanged();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue