mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Add archived results in chats search.
This commit is contained in:
@@ -316,7 +316,7 @@ private:
|
||||
bool _hashtagDeleteSelected = false;
|
||||
bool _hashtagDeletePressed = false;
|
||||
|
||||
std::vector<Dialogs::Row*> _filterResults;
|
||||
std::vector<not_null<Dialogs::Row*>> _filterResults;
|
||||
base::flat_map<
|
||||
not_null<PeerData*>,
|
||||
std::unique_ptr<Dialogs::Row>> _filterResultsGlobal;
|
||||
|
Reference in New Issue
Block a user