1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-24 10:05:52 +00:00

Added menu Edit -> Delete selected

This commit is contained in:
Enrico Turri
2018-11-21 15:47:41 +01:00
parent 681beeadf6
commit 3e939a7496
4 changed files with 15 additions and 0 deletions
+1
View File
@@ -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: