Code refactoring for Bind(wxEVT_UPDATE_UI) universally (inside append_menu_item(...))

+ Marked text for "Change part type" list
This commit is contained in:
YuSanka 2019-05-13 14:27:51 +02:00
parent ec252eb71d
commit d8d211cb67
7 changed files with 145 additions and 145 deletions

View file

@ -200,6 +200,8 @@ public:
bool can_delete_all() const;
bool can_increase_instances() const;
bool can_decrease_instances() const;
bool can_set_instance_to_object() const;
bool can_fix_through_netfabb() const;
bool can_split_to_objects() const;
bool can_split_to_volumes() const;
bool can_arrange() const;