mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
Add search button to info members header.
This commit is contained in:
@@ -137,6 +137,7 @@ void Controller::updateSearchControllers(
|
||||
}, _searchFieldController->lifetime());
|
||||
}
|
||||
_seachEnabledByContent = memento->searchEnabledByContent();
|
||||
_searchStartsFocused = memento->searchStartsFocused();
|
||||
} else {
|
||||
_searchFieldController = nullptr;
|
||||
}
|
||||
|
Reference in New Issue
Block a user