mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
0.7.19 version with passcode lock option
This commit is contained in:
@@ -76,6 +76,7 @@ public:
|
||||
void killDownloadSessionsStop(int32 dc);
|
||||
|
||||
void checkLocalTime();
|
||||
void checkMapVersion();
|
||||
|
||||
signals:
|
||||
|
||||
@@ -107,7 +108,7 @@ public slots:
|
||||
void photoUpdated(MsgId msgId, const MTPInputFile &file);
|
||||
|
||||
void onEnableDebugMode();
|
||||
void onWriteUserConfig();
|
||||
// void onWriteUserConfig();
|
||||
|
||||
void killDownloadSessions();
|
||||
void onAppStateChanged(Qt::ApplicationState state);
|
||||
|
Reference in New Issue
Block a user