Added missing forward declaration for gcc

This commit is contained in:
Lukas Matena
2020-10-20 16:41:25 +02:00
parent 981feebc94
commit 8a88b353f3
+1
View File
@@ -10,6 +10,7 @@
class wxString;
class wxStaticText;
class wxComboBox;
class wxRadioBox;
class wxStaticBitmap;
namespace Slic3r {