mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-01 09:55:24 +00:00
Support forwarding to monoforums.
This commit is contained in:
@@ -867,7 +867,7 @@ void ForumTopic::setMuted(bool muted) {
|
||||
session().changes().topicUpdated(this, UpdateFlag::Notifications);
|
||||
}
|
||||
|
||||
not_null<HistoryView::SendActionPainter*> ForumTopic::sendActionPainter() {
|
||||
HistoryView::SendActionPainter *ForumTopic::sendActionPainter() {
|
||||
return _sendActionPainter.get();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user