Fix build on GCC (missing forward declaration)
This commit is contained in:
parent
b6746a3937
commit
afcc14861f
@ -15,6 +15,7 @@ class ScalableButton;
|
||||
class wxBoxSizer;
|
||||
class wxComboBox;
|
||||
class wxStaticBitmap;
|
||||
class wxRadioBox;
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user