Fix build on GCC (missing forward declaration)
This commit is contained in:
parent
b6746a3937
commit
afcc14861f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ class ScalableButton;
|
|||
class wxBoxSizer;
|
||||
class wxComboBox;
|
||||
class wxStaticBitmap;
|
||||
class wxRadioBox;
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
|
|
Loading…
Reference in a new issue