mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Refresh filtered results on more dialogs.
This commit is contained in:
@@ -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();
|
||||
|
||||
|
Reference in New Issue
Block a user