ENH: [STUDIO-1477] indicators for that has object configs

Change-Id: I4556b049cd6aa128a05f69c00fa14d8ea5bb3f39
This commit is contained in:
chunmao.guo
2022-12-15 04:38:15 -05:00
committed by Lane.Wei
parent 536df6ca23
commit 2f7946333d
7 changed files with 60 additions and 5 deletions
+1 -1
View File
@@ -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()