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

Added credits icon to statistical charts.

This commit is contained in:
23rd
2024-06-19 18:09:32 +03:00
committed by John Preston
parent 1196b6a3fb
commit db4c9b83f3
7 changed files with 88 additions and 17 deletions

View File

@@ -47,7 +47,7 @@ private:
const style::TextStyle &_textStyle;
const style::TextStyle &_headerStyle;
Ui::Text::String _header;
const style::icon *_valueIcon = nullptr;
QImage _valueIcon;
void invalidateCache();