mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
settings redesigned a little, documents changed to files in lang
This commit is contained in:
@@ -181,9 +181,8 @@ private:
|
||||
QString _errorText;
|
||||
|
||||
// contact info
|
||||
QString _phoneText, _usernameText;
|
||||
int32 _phoneLeft, _usernameLeft;
|
||||
LinkButton _chooseUsername, _changeUsername;
|
||||
QString _phoneText;
|
||||
LinkButton _chooseUsername;
|
||||
|
||||
// notifications
|
||||
FlatCheckbox _desktopNotify, _senderName, _messagePreview, _soundNotify;
|
||||
|
Reference in New Issue
Block a user