mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Tech ENABLE_CANVAS_GUI_REFACTORING set as default
This commit is contained in:
parent
da1feb2741
commit
df250039df
9 changed files with 1 additions and 540 deletions
|
@ -50,10 +50,6 @@ public:
|
|||
void delete_selected();
|
||||
void mirror_selection(Axis axis);
|
||||
|
||||
#if !ENABLE_CANVAS_GUI_REFACTORING
|
||||
void update_toolbar_items_visibility();
|
||||
void enable_toolbar_item(const std::string& name, bool enable);
|
||||
#endif // !ENABLE_CANVAS_GUI_REFACTORING
|
||||
int check_volumes_outside_state() const;
|
||||
|
||||
bool is_layers_editing_enabled() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue