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:
@@ -211,10 +211,11 @@ void AppConfig::set_defaults()
|
||||
|
||||
if (get("sys_menu_enabled").empty())
|
||||
set("sys_menu_enabled", "1");
|
||||
//B45
|
||||
#endif // _WIN32
|
||||
|
||||
// B45
|
||||
if (get("machine_list_minification").empty())
|
||||
set("machine_list_minification", "1");
|
||||
#endif // _WIN32
|
||||
|
||||
// Remove legacy window positions/sizes
|
||||
erase("", "main_frame_maximized");
|
||||
|
||||
Reference in New Issue
Block a user