mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-13 05:19:06 +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 wxComboBox;
|
||||
class wxStaticBitmap;
|
||||
class wxRadioBox;
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user