mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
Fixed first binding for "Split to parts" menu item in ObjectList
This commit is contained in:
parent
9ff4cb01e2
commit
b6852d8bf2
3 changed files with 22 additions and 15 deletions
|
@ -153,6 +153,7 @@ public:
|
|||
|
||||
|
||||
void create_objects_ctrl();
|
||||
void create_popup_menus();
|
||||
wxDataViewColumn* create_objects_list_extruder_column(int extruders_count);
|
||||
void update_objects_list_extruder_column(int extruders_count);
|
||||
// show/hide "Extruder" column for Objects List
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue