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