2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Rename Text to Ui::Text::String.

This commit is contained in:
John Preston
2019-06-12 15:26:04 +02:00
parent e9677779b8
commit 2162aa8df0
92 changed files with 615 additions and 531 deletions

View File

@@ -85,7 +85,7 @@ private:
PeerData *peer;
Ui::RoundImageCheckbox checkbox;
Text name;
Ui::Text::String name;
Ui::Animations::Simple nameActive;
};