mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Mark event loop nesting more carefully.
Fixes #5506. I hope fixes #5508.
This commit is contained in:
@@ -332,6 +332,10 @@ void OpenSystemSettingsForPermission(PermissionType type) {
|
||||
#endif // OS_MAC_OLD
|
||||
}
|
||||
|
||||
bool NativeEventNestsLoop(void *message) {
|
||||
return true;
|
||||
}
|
||||
|
||||
} // namespace Platform
|
||||
|
||||
void psNewVersion() {
|
||||
|
||||
Reference in New Issue
Block a user