1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-19 09:24:27 +00:00

Added Edit -> Delete all menu item

This commit is contained in:
Enrico Turri
2018-11-22 11:31:53 +01:00
parent c494dec1c4
commit e247b532fb
4 changed files with 13 additions and 0 deletions
+1
View File
@@ -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: