mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
ENABLE_MODE_AWARE_TOOLBAR_ITEMS set as default
This commit is contained in:
parent
9ff8cd01b3
commit
e5a2c0a8c8
8 changed files with 0 additions and 46 deletions
|
@ -60,9 +60,7 @@ public:
|
|||
void delete_selected();
|
||||
void mirror_selection(Axis axis);
|
||||
|
||||
#if ENABLE_MODE_AWARE_TOOLBAR_ITEMS
|
||||
void update_toolbar_items_visibility();
|
||||
#endif // ENABLE_MODE_AWARE_TOOLBAR_ITEMS
|
||||
void enable_toolbar_item(const std::string& name, bool enable);
|
||||
int check_volumes_outside_state() const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue