mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Added Esc shortcut and menu item for command deselect all
This commit is contained in:
@@ -152,6 +152,7 @@ public:
|
||||
void update_ui_from_settings();
|
||||
|
||||
void select_all();
|
||||
void deselect_all();
|
||||
void remove(size_t obj_idx);
|
||||
void reset();
|
||||
void reset_with_confirm();
|
||||
|
||||
Reference in New Issue
Block a user