Fixed OSX build

This commit is contained in:
YuSanka 2020-05-05 20:40:31 +02:00
parent 75fa07136f
commit 8021b7b4c9

View file

@ -10,6 +10,7 @@ class wxBitmapComboBox;
class wxStaticText;
class LockButton;
class wxStaticBitmap;
class wxCheckBox;
namespace Slic3r {
namespace GUI {