Perform init_vendors at startup
This commit is contained in:
parent
31ea03feb0
commit
12b3132b1a
3 changed files with 3 additions and 3 deletions
|
@ -8,4 +8,5 @@
|
|||
%name{Slic3r::PresetUpdater} class PresetUpdater {
|
||||
PresetUpdater(int version_online_event, AppConfig *app_config);
|
||||
void download(PresetBundle* preset_bundle);
|
||||
static void init_vendors();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue