2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Refresh filtered results on more dialogs.

This commit is contained in:
John Preston
2018-12-29 12:11:54 +04:00
parent df389a365c
commit 219b824338
8 changed files with 50 additions and 30 deletions

View File

@@ -100,7 +100,6 @@ public slots:
void onCancel();
void onListScroll();
void activate();
void onFilterUpdate(bool force = false);
bool onCancelSearch();
void onCancelSearchInChat();
@@ -162,6 +161,8 @@ private:
void updateForwardBar();
void checkUpdateStatus();
void applyFilterUpdate(bool force = false);
void refreshSupportFilteredResults();
bool loadingBlockedByDate() const;
void refreshLoadMoreButton();