Added missing forward declaration for gcc
This commit is contained in:
parent
981feebc94
commit
8a88b353f3
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
class wxString;
|
||||
class wxStaticText;
|
||||
class wxComboBox;
|
||||
class wxRadioBox;
|
||||
class wxStaticBitmap;
|
||||
|
||||
namespace Slic3r {
|
||||
|
|
Loading…
Reference in a new issue