Properly filter the map search results when switching sort types

This commit is contained in:
Marcus Huderle
2020-06-25 18:34:46 -05:00
parent dd91e29e85
commit b58ec89854
2 changed files with 9 additions and 2 deletions

View File

@@ -295,6 +295,7 @@ private:
void initMapSortOrder();
void setProjectSpecificUIVisibility();
void loadUserSettings();
void applyMapListFilter(QString filterText);
void restoreWindowState();
void setTheme(QString);
bool openRecentProject();