2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Added ability to prevent application lock and account switch.

This commit is contained in:
23rd
2020-12-13 16:08:16 +03:00
committed by John Preston
parent 24b8377a2a
commit dc7a754418
11 changed files with 53 additions and 11 deletions

View File

@@ -48,6 +48,8 @@ public:
void finishFirstShow();
void preventOrInvoke(Fn<void()> callback);
void setupPasscodeLock();
void clearPasscodeLock();
void setupIntro(Intro::EnterPoint point);