mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Added ability to emplace badge in dialog row for subscribed channels.
This commit is contained in:
@@ -192,7 +192,8 @@ private:
|
||||
PeerData *peer,
|
||||
Ui::VideoUserpic *videoUserpic,
|
||||
Ui::PeerUserpicView &view,
|
||||
const Ui::PaintContext &context);
|
||||
const Ui::PaintContext &context,
|
||||
bool subscribed);
|
||||
|
||||
Key _id;
|
||||
mutable std::unique_ptr<CornerBadgeUserpic> _cornerBadgeUserpic;
|
||||
|
Reference in New Issue
Block a user