mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +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 closeApplication(); // will be done in aboutToQuit()
|
||||||
void checkForQuit(); // will be done in exec()
|
void checkForQuit(); // will be done in exec()
|
||||||
|
void checkForEmptyLoopNestingLevel();
|
||||||
void registerEnterFromEventLoop();
|
void registerEnterFromEventLoop();
|
||||||
void incrementEventNestingLevel();
|
void incrementEventNestingLevel();
|
||||||
void decrementEventNestingLevel();
|
void decrementEventNestingLevel();
|
||||||
|
|
Loading…
Add table
Reference in a new issue