mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 04:55:55 +08:00
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 wxBoxSizer;
|
||||||
class wxComboBox;
|
class wxComboBox;
|
||||||
class wxStaticBitmap;
|
class wxStaticBitmap;
|
||||||
|
class wxRadioBox;
|
||||||
|
|
||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user