mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-17 22:57:11 +02:00
Version 4.8.5: Fix build with GCC.
This commit is contained in:
parent
e646205bca
commit
9a6cb68d71
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue