mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
ENH: [STUDIO-1477] indicators for that has object configs
Change-Id: I4556b049cd6aa128a05f69c00fa14d8ea5bb3f39
This commit is contained in:
parent
536df6ca23
commit
2f7946333d
7 changed files with 60 additions and 5 deletions
|
@ -2234,7 +2234,7 @@ void TabPrintModel::on_value_change(const std::string& opt_key, const boost::any
|
|||
config.second->touch();
|
||||
notify_changed(config.first);
|
||||
}
|
||||
|
||||
wxGetApp().params_panel()->notify_object_config_changed();
|
||||
}
|
||||
|
||||
void TabPrintModel::reload_config()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue