mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Added Esc shortcut and menu item for command deselect all
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
|
||||
void select_view(const std::string& direction);
|
||||
void select_all();
|
||||
void deselect_all();
|
||||
void delete_selected();
|
||||
void mirror_selection(Axis axis);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user