mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Version 5.10: Fix build with Xcode.
This commit is contained in:
@@ -129,7 +129,7 @@ private:
|
||||
}
|
||||
|
||||
const style::PeerListItem &computeSt(
|
||||
const style::PeerListItem &st) const {
|
||||
const style::PeerListItem &st) const override {
|
||||
return _available ? st::recentPeersSpecialName : st;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user