mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Fixed a bug with a "gear" button near the filament preset (part of #2440)
This commit is contained in:
parent
3d8bd85187
commit
0ee0b546df
3 changed files with 11 additions and 1 deletions
|
@ -166,6 +166,7 @@ public:
|
|||
|
||||
wxNotebook* tab_panel() const ;
|
||||
int extruders_cnt() const;
|
||||
int extruders_edited_cnt() const;
|
||||
|
||||
std::vector<Tab *> tabs_list;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue