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:
@@ -101,7 +101,7 @@ private:
|
||||
void prepareThumb(const QImage &preview);
|
||||
|
||||
QPixmap _fileThumb;
|
||||
Text _nameText;
|
||||
Ui::Text::String _nameText;
|
||||
bool _fileIsAudio = false;
|
||||
bool _fileIsImage = false;
|
||||
QString _statusText;
|
||||
|
Reference in New Issue
Block a user