mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +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