mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-28 15:45:30 +00:00
Perform init_vendors at startup
This commit is contained in:
@@ -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();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user