Fixed bug with last solid part deleting

+ fixed building
+ deleted last ";" from the settings digest
This commit is contained in:
YuSanka 2018-11-23 11:54:06 +01:00
parent a05bda5347
commit 4575443c4c
3 changed files with 7 additions and 3 deletions

View file

@ -6,6 +6,7 @@
#include "GUI_ObjectSettings.hpp"
#include "GLCanvas3D.hpp"
class wxStaticText;
namespace Slic3r {
namespace GUI {