summaryrefslogtreecommitdiff
path: root/src/modlistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modlistview.h')
-rw-r--r--src/modlistview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modlistview.h b/src/modlistview.h
index 84e55e2b..a2e8505d 100644
--- a/src/modlistview.h
+++ b/src/modlistview.h
@@ -207,6 +207,7 @@ private:
QLineEdit* filter;
QLabel* currentCategory;
QPushButton* clearFilters;
+ QComboBox* filterSeparators;
};
OrganizerCore* m_core;