mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fixed lock by local passcode for non-primary windows.
This commit is contained in:
@@ -324,6 +324,9 @@ private:
|
||||
void startSystemDarkModeViewer();
|
||||
void startTray();
|
||||
|
||||
void enumerateWindows(
|
||||
Fn<void(not_null<Window::Controller*>)> callback) const;
|
||||
|
||||
friend void QuitAttempt();
|
||||
void quitDelayed();
|
||||
[[nodiscard]] bool readyToQuit();
|
||||
|
Reference in New Issue
Block a user