mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 15:04:57 +00:00
Support topic icon display in topic profile.
This commit is contained in:
@@ -2727,10 +2727,6 @@ bool MainWidget::doWeMarkAsRead() const {
|
||||
return isActive() && !_mainSection;
|
||||
}
|
||||
|
||||
void MainWidget::saveFieldToHistoryLocalDraft() {
|
||||
_history->saveFieldToHistoryLocalDraft();
|
||||
}
|
||||
|
||||
bool MainWidget::isOneColumn() const {
|
||||
return _controller->adaptive().isOneColumn();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user