mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 17:58:03 -06:00
reduce AppConfig::Save() calls
This commit is contained in:
parent
cccc857f6f
commit
6aa3e400d1
7 changed files with 9 additions and 23 deletions
|
@ -6375,7 +6375,6 @@ void Plater::priv::update_plugin_when_launch(wxCommandEvent &event)
|
|||
else if (result == wxID_NO) {
|
||||
app_config->set("update_network_plugin", "false");
|
||||
}
|
||||
app_config->save();
|
||||
}
|
||||
|
||||
void Plater::priv::show_install_plugin_hint(wxCommandEvent &event)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue