mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-01-31 12:14:34 +00:00
Version 4.8.5: Fix build with GCC.
This commit is contained in:
parent
e646205bca
commit
9a6cb68d71
@ -388,7 +388,6 @@ void Header::show(HeaderData data) {
|
||||
? _playPause->x()
|
||||
: (outer - st::storiesHeaderMargin.right());
|
||||
const auto nameLeft = st::storiesHeaderNamePosition.x();
|
||||
const auto nameNatural = _name->naturalWidth();
|
||||
if (counter) {
|
||||
counter += st::normalFont->spacew;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user