mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
Fixed bug with highlighting of modified parameters after changing the profile
This commit is contained in:
parent
9ebb0f27c1
commit
419721ce22
2 changed files with 16 additions and 10 deletions
|
@ -146,6 +146,7 @@ public:
|
|||
void toggle_show_hide_incompatible();
|
||||
void update_show_hide_incompatible_button();
|
||||
void update_ui_from_settings();
|
||||
void update_changed_ui();
|
||||
|
||||
PageShp add_options_page(wxString title, std::string icon, bool is_extruder_pages = false);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue