mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Move some chat styles from basic.style to chat.style.
This commit is contained in:
@@ -99,7 +99,7 @@ void PeerListWidget::paintItem(Painter &p, int x, int y, Item *item, bool select
|
||||
|
||||
if (item->name.isEmpty()) {
|
||||
item->name.setText(
|
||||
st::msgNameStyle,
|
||||
st::semiboldTextStyle,
|
||||
item->peer->name(),
|
||||
Ui::NameTextOptions());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user