mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 14:17:45 +00:00
Version 3.4.2: Fix build with GCC.
This commit is contained in:
parent
f3faa52bc7
commit
ba98a8df32
@ -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…
x
Reference in New Issue
Block a user