1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

Fix to last commit

This commit is contained in:
YuSanka
2019-02-11 15:36:05 +01:00
parent f899cf1c91
commit 290c6206cd
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -913,7 +913,7 @@ private:
class PrusaModeSizer : public wxFlexGridSizer
{
public:
PrusaModeSizer( wxWindow *parent);
PrusaModeSizer( wxWindow *parent, int hgap = 10);
~PrusaModeSizer() {}
void SetMode(const /*ConfigOptionMode*/int mode);