Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2018-09-12 14:17:47 +0300
committerbubnikv <bubnikv@gmail.com>2018-09-12 14:17:47 +0300
commitbb70ad609025a259f35f4f21e2fc9587c7a3fc2d (patch)
tree13bf65c4004d5acc9fd6b83e32ec6657af5b80e0 /xs/src/libslic3r
parent0235f1a8211cfecf75ac0a585295bc1378747972 (diff)
Removed Strings.hpp, replaced with wxString
Fixed UTF8 rendering of status messages.
Diffstat (limited to 'xs/src/libslic3r')
-rw-r--r--xs/src/libslic3r/Print.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/xs/src/libslic3r/Print.cpp b/xs/src/libslic3r/Print.cpp
index ae02216df..c8a50a6bb 100644
--- a/xs/src/libslic3r/Print.cpp
+++ b/xs/src/libslic3r/Print.cpp
@@ -14,7 +14,6 @@
#include <boost/lexical_cast.hpp>
#include <boost/log/trivial.hpp>
-//#include "slic3r/ProgressIndicator.hpp"
#include "PrintExport.hpp"
//! macro used to mark string used at localization,