Merge remote-tracking branch 'origin/ys_preset_edit_buttons' into ys_comboboxes

This commit is contained in:
YuSanka
2019-03-20 10:33:50 +01:00
7 changed files with 78 additions and 20 deletions

View File

@@ -160,6 +160,7 @@ public:
Plater* plater_{ nullptr };
wxNotebook* tab_panel() const ;
int extruders_cnt() const;
std::vector<Tab *> tabs_list;