mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 22:27:20 +02:00
Version 3.4.2: Fix build with GCC.
This commit is contained in:
parent
f3faa52bc7
commit
ba98a8df32
1 changed files with 0 additions and 1 deletions
|
@ -937,7 +937,6 @@ void Message::paintFromName(
|
|||
const auto nameText = [&]() -> const Ui::Text::String * {
|
||||
const auto from = item->displayFrom();
|
||||
const auto service = (context.outbg || item->isPost());
|
||||
const auto sponsored = service && item->isSponsored();
|
||||
const auto st = context.st;
|
||||
if (from) {
|
||||
p.setPen(!service
|
||||
|
|
Loading…
Add table
Reference in a new issue