mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-19 03:59:07 -07:00
Fixed OSX compilation bug
This commit is contained in:
@@ -911,7 +911,7 @@ public:
|
||||
PrusaModeSizer( wxWindow *parent);
|
||||
~PrusaModeSizer() {}
|
||||
|
||||
void SetMode(const Slic3r::ConfigOptionMode& mode);
|
||||
void SetMode(const /*ConfigOptionMode*/int mode);
|
||||
|
||||
private:
|
||||
std::vector<PrusaModeButton*> mode_btns;
|
||||
|
||||
Reference in New Issue
Block a user