mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
version 0.7.4 - german and dutch languages, some lang fixes
This commit is contained in:
@@ -80,12 +80,14 @@ private:
|
||||
|
||||
uint32 _selCount;
|
||||
QString _selStr;
|
||||
int32 _selStrWidth;
|
||||
int32 _selStrLeft, _selStrWidth;
|
||||
|
||||
bool _animating;
|
||||
|
||||
FlatButton _clearSelection;
|
||||
FlatButton _forward, _delete;
|
||||
int32 _selectionButtonsWidth, _forwardDeleteWidth;
|
||||
|
||||
FlatButton _info;
|
||||
FlatButton _edit, _leaveGroup, _addContact, _deleteContact;
|
||||
FlatButton _mediaType;
|
||||
|
Reference in New Issue
Block a user