mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Added menu Edit -> Delete selected
This commit is contained in:
parent
681beeadf6
commit
3e939a7496
4 changed files with 15 additions and 0 deletions
|
@ -72,6 +72,7 @@ class MainFrame : public wxFrame
|
|||
bool can_export_gcode() const;
|
||||
bool can_change_view() const;
|
||||
bool can_select() const;
|
||||
bool can_delete() const;
|
||||
#endif // ENABLE_NEW_MENU_LAYOUT
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue