Start to implement "Search through options"

This commit is contained in:
YuSanka
2020-03-20 10:30:55 +01:00
parent 3fd6c8a2ff
commit e188893c28
7 changed files with 397 additions and 5 deletions
+1
View File
@@ -125,6 +125,7 @@ public:
bool show_export_removable(bool show) const;
bool is_multifilament();
void update_mode();
void update_search_list();
std::vector<PresetComboBox*>& combos_filament();
private: