mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Try to fix build with GCC.
This commit is contained in:
@@ -816,9 +816,6 @@ void MainMenu::paintEvent(QPaintEvent *e) {
|
||||
Ui::NameTextOptions());
|
||||
moveBadge();
|
||||
}
|
||||
const auto paused = _controller->isGifPausedAtLeastFor(
|
||||
GifPauseReason::Layer);
|
||||
|
||||
p.setFont(st::semiboldFont);
|
||||
p.setPen(st::windowBoldFg);
|
||||
_name.drawLeftElided(
|
||||
|
Reference in New Issue
Block a user