mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-15 17:42:14 +00:00
Fixed build
This commit is contained in:
@@ -340,7 +340,7 @@ void GalleryDialog::load_label_icon_list()
|
||||
model_path.replace_extension("png");
|
||||
std::string img_name = model_path.string();
|
||||
|
||||
#ifdef 0 // use "1" just in DEBUG mode to the generation of the thumbnails for the sistem shapes
|
||||
#if 0 // use "1" just in DEBUG mode to the generation of the thumbnails for the sistem shapes
|
||||
bool can_generate_thumbnail = true;
|
||||
#else
|
||||
bool can_generate_thumbnail = !item.is_system;
|
||||
|
||||
Reference in New Issue
Block a user