mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Hook main queue processing to update requests.
This commit is contained in:
@@ -45,6 +45,9 @@ bool OpenSystemSettings(SystemSettingsType type);
|
||||
return LastUserInputTime().has_value();
|
||||
}
|
||||
|
||||
[[nodiscard]] constexpr bool UseMainQueueGeneric();
|
||||
void DrainMainQueue(); // Needed only if UseMainQueueGeneric() is false.
|
||||
|
||||
namespace ThirdParty {
|
||||
|
||||
void start();
|
||||
|
Reference in New Issue
Block a user