mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-05 14:47:39 +00:00
Fix build.
This commit is contained in:
parent
44e81269a3
commit
52eef22273
@ -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…
Reference in New Issue
Block a user