mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 11:56:06 +08:00
Added missing forward declaration for gcc
This commit is contained in:
parent
981feebc94
commit
8a88b353f3
@ -10,6 +10,7 @@
|
|||||||
class wxString;
|
class wxString;
|
||||||
class wxStaticText;
|
class wxStaticText;
|
||||||
class wxComboBox;
|
class wxComboBox;
|
||||||
|
class wxRadioBox;
|
||||||
class wxStaticBitmap;
|
class wxStaticBitmap;
|
||||||
|
|
||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user