Added missed include

+ Added update of overrided settings, if they are shown on sidebar
This commit is contained in:
YuSanka 2019-08-22 14:21:50 +02:00
parent a966a46896
commit ee38d80318
2 changed files with 7 additions and 0 deletions

View file

@ -5,6 +5,7 @@
#include <vector>
#include <wx/panel.h>
#include "wxExtensions.hpp"
#include "libslic3r/PrintConfig.hpp"
class wxBoxSizer;