mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-30 23:48:44 +03:00
Update AppConfig.cpp
This commit is contained in:
@@ -153,7 +153,7 @@ void AppConfig::set_defaults()
|
|||||||
set("default_action_on_new_project", "none"); // , "keep(transfer)", "discard" or "save"
|
set("default_action_on_new_project", "none"); // , "keep(transfer)", "discard" or "save"
|
||||||
|
|
||||||
if (get("color_mapinulation_panel").empty())
|
if (get("color_mapinulation_panel").empty())
|
||||||
set("color_mapinulation_panel", "0");
|
set("color_mapinulation_panel", "1");
|
||||||
|
|
||||||
if (get("order_volumes").empty())
|
if (get("order_volumes").empty())
|
||||||
set("order_volumes", "1");
|
set("order_volumes", "1");
|
||||||
|
|||||||
Reference in New Issue
Block a user