2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 22:46:10 +00:00

Realtime UI translation in all fields and buttons.

This commit is contained in:
John Preston
2017-05-30 18:21:05 +03:00
parent 5fc4f4ed36
commit b94099e25b
80 changed files with 644 additions and 535 deletions

View File

@@ -72,7 +72,7 @@ private:
void updateTitleText();
void updateBoxSize();
void updateControlsGeometry();
QString getSendButtonText() const;
base::lambda<QString()> getSendButtonText() const;
QString _titleText;
QStringList _files;