1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-24 10:05:52 +00:00

Added missing forward declaration for gcc

This commit is contained in:
Lukas Matena
2020-10-20 13:41:30 +02:00
parent 981feebc94
commit 8a88b353f3
+1
View File
@@ -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 {