mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
View menu items enabled only when Plater is the current active tab
This commit is contained in:
@@ -73,6 +73,7 @@ class MainFrame : public wxFrame
|
||||
bool can_save() const;
|
||||
bool can_export_model() const;
|
||||
bool can_export_gcode() const;
|
||||
bool can_change_view() const;
|
||||
#endif // ENABLE_NEW_MENU_LAYOUT
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user