mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Added confirmation dialog for Delete All command
This commit is contained in:
parent
a3385278e5
commit
47f27d20f1
3 changed files with 9 additions and 3 deletions
|
@ -153,6 +153,7 @@ public:
|
|||
void select_all();
|
||||
void remove(size_t obj_idx);
|
||||
void reset();
|
||||
void reset_with_confirm();
|
||||
void delete_object_from_model(size_t obj_idx);
|
||||
void remove_selected();
|
||||
void increase_instances(size_t num = 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue