mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Added menu Edit -> Select all
This commit is contained in:
@@ -128,6 +128,7 @@ public:
|
||||
void update();
|
||||
void select_view(const std::string& direction);
|
||||
|
||||
void select_all();
|
||||
void remove(size_t obj_idx);
|
||||
void delete_object_from_model(size_t obj_idx);
|
||||
void remove_selected();
|
||||
|
||||
Reference in New Issue
Block a user