mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +00:00
UX: Convert 'Change type' to submenu with checkmarks (#12205)
* UX: Convert 'Change type' to submenu with checkmarks * Update GUI_ObjectList.cpp * Update GUI_ObjectList.hpp --------- Co-authored-by: yw4z <ywsyildiz@gmail.com>
This commit is contained in:
@@ -414,6 +414,8 @@ public:
|
||||
|
||||
ModelVolume* get_selected_model_volume();
|
||||
void change_part_type();
|
||||
void set_volume_type(ModelVolumeType new_type);
|
||||
ModelVolumeType get_selected_volume_type();
|
||||
|
||||
void last_volume_is_deleted(const int obj_idx);
|
||||
void update_and_show_object_settings_item();
|
||||
|
||||
Reference in New Issue
Block a user