mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Added ability to prevent application lock and account switch.
This commit is contained in:
@@ -72,6 +72,8 @@ public:
|
||||
void minimize();
|
||||
void close();
|
||||
|
||||
void preventOrInvoke(Fn<void()> &&callback);
|
||||
|
||||
QPoint getPointForCallPanelCenter() const;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user