mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
some thread work fixes, no contacts msgs added, username info msgs added
This commit is contained in:
@@ -72,7 +72,7 @@ private:
|
||||
QPixmap _cache;
|
||||
|
||||
mtpRequestId _saveRequest, _checkRequest;
|
||||
QString _sentUsername, _checkUsername, _errorText;
|
||||
QString _sentUsername, _checkUsername, _errorText, _goodText;
|
||||
|
||||
Text _about;
|
||||
QTimer _checkTimer;
|
||||
|
Reference in New Issue
Block a user