2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-10-29 15:36:08 +00:00

Support password in QR login.

This commit is contained in:
John Preston
2019-12-13 18:00:21 +03:00
parent 55859f3caa
commit 07ceee79ff
2 changed files with 40 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ public:
private:
int errorTop() const override;
void sendCheckPasswordRequest();
void setupControls();
void refreshCode();
void checkForTokenUpdate(const MTPUpdates &updates);