2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +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

@@ -60,7 +60,7 @@ private:
void scrollTo(Ui::ScrollToRequest request);
void needSearchByUsername();
void onFilterUpdate(const QString &query);
void applyFilterUpdate(const QString &query);
void selectedChanged();
void createButtons();
int getTopScrollSkip() const;