mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2025-11-06 19:14:57 +11:00
core/reloader: fix late creation of Reloadable types
This commit is contained in:
parent
61812343f5
commit
6eb68d2cd7
13 changed files with 87 additions and 48 deletions
|
|
@ -152,7 +152,6 @@ private:
|
|||
void incubateIfReady(bool overrideReloadCheck = false);
|
||||
void waitForObjectCreation();
|
||||
|
||||
bool postReload = false;
|
||||
bool targetLoading = false;
|
||||
bool targetActive = false;
|
||||
QObject* mItem = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue