mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Allow adding Settings::Section-s without changing Type.
This commit is contained in:
@@ -580,6 +580,10 @@ Folders::~Folders() {
|
||||
}
|
||||
}
|
||||
|
||||
rpl::producer<QString> Folders::Title() {
|
||||
return tr::lng_filters_title();
|
||||
}
|
||||
|
||||
void Folders::setupContent(not_null<Window::SessionController*> controller) {
|
||||
controller->session().data().chatsFilters().requestSuggested();
|
||||
|
||||
|
Reference in New Issue
Block a user