From f62c66f460f24d85054e3aff420333ea0dc56b0a Mon Sep 17 00:00:00 2001 From: Enrico Turri Date: Fri, 12 Jan 2018 10:26:01 +0100 Subject: [PATCH] merge with master --- xs/src/libslic3r/GCode/Analyzer.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xs/src/libslic3r/GCode/Analyzer.hpp b/xs/src/libslic3r/GCode/Analyzer.hpp index 567892b8e..2f5dafb3c 100644 --- a/xs/src/libslic3r/GCode/Analyzer.hpp +++ b/xs/src/libslic3r/GCode/Analyzer.hpp @@ -303,7 +303,7 @@ public: static const unsigned int Num_Extrusion_Roles = (unsigned int)erMixed + 1; static const Color Default_Extrusion_Role_Colors[Num_Extrusion_Roles]; - static const EViewType Default_View_Type; + static const EViewType Default_View_Type; struct Ranges {