ConfigWizard: Basic structure / WIP

This commit is contained in:
Vojtech Kral
2018-04-06 13:23:49 +02:00
parent e37cbdfcfc
commit 3fcf194e39
23 changed files with 881 additions and 24 deletions
+2
View File
@@ -3,6 +3,8 @@
#include <locale>
#include "libslic3r.h"
namespace Slic3r {
extern void set_logging_level(unsigned int level);