2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Move delete-from-ToS to AuthSession.

This commit is contained in:
John Preston
2019-03-27 12:37:25 +04:00
parent 3fa3428b4b
commit efb2972d28
5 changed files with 16 additions and 10 deletions

View File

@@ -317,6 +317,7 @@ public:
void checkAutoLock();
void checkAutoLockIn(crl::time time);
void localPasscodeChanged();
void termsDeleteNow();
rpl::lifetime &lifetime() {
return _lifetime;