forked from quickshell/quickshell
core: fix shutdown sequence crashing
This commit is contained in:
parent
3991726b9b
commit
9e58077c61
3 changed files with 10 additions and 4 deletions
|
@ -51,6 +51,7 @@ public:
|
|||
QuickshellGlobal* qsgInstance = nullptr;
|
||||
|
||||
void destroy();
|
||||
void shutdown();
|
||||
|
||||
signals:
|
||||
void filesChanged();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue