mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 06:55:58 +00:00
Replaced icon color for songs with bright one.
This commit is contained in:
@@ -963,7 +963,7 @@ void EditCaptionBox::paintEvent(QPaintEvent *e) {
|
||||
}
|
||||
|
||||
const auto icon = &(_isAudio
|
||||
? st::historyFileInPlay
|
||||
? st::historyFileSongPlay
|
||||
: _isImage
|
||||
? st::historyFileInImage
|
||||
: st::historyFileInDocument);
|
||||
|
Reference in New Issue
Block a user