1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

Start to implement "Search through options"

This commit is contained in:
YuSanka
2020-03-13 22:37:18 +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: