mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-22 09:07:05 +02:00
Fix build.
This commit is contained in:
parent
44e81269a3
commit
52eef22273
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ private:
|
|||
|
||||
void closeApplication(); // will be done in aboutToQuit()
|
||||
void checkForQuit(); // will be done in exec()
|
||||
void checkForEmptyLoopNestingLevel();
|
||||
void registerEnterFromEventLoop();
|
||||
void incrementEventNestingLevel();
|
||||
void decrementEventNestingLevel();
|
||||
|
|
Loading…
Add table
Reference in a new issue