mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
GalleryDialog: Changes the paths to the system and custom galleries
This commit is contained in:
@@ -661,7 +661,7 @@ bool CLI::setup(int argc, char **argv)
|
||||
set_resources_dir(path_resources.string());
|
||||
set_var_dir((path_resources / "icons").string());
|
||||
set_local_dir((path_resources / "localization").string());
|
||||
set_gallery_dir((path_resources / "gallery").string());
|
||||
set_sys_shapes_dir((path_resources / "shapes").string());
|
||||
|
||||
// Parse all command line options into a DynamicConfig.
|
||||
// If any option is unsupported, print usage and abort immediately.
|
||||
|
||||
Reference in New Issue
Block a user