mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Added menu Edit -> Select all
This commit is contained in:
parent
c6b597b813
commit
681beeadf6
10 changed files with 77 additions and 8 deletions
|
@ -130,6 +130,7 @@ public:
|
|||
|
||||
void render(wxGLCanvas* canvas) const;
|
||||
|
||||
void select_all(wxGLCanvas* canvas);
|
||||
void delete_selected(wxGLCanvas* canvas);
|
||||
void ensure_on_bed(wxGLCanvas* canvas, unsigned int object_idx);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue