mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Fix to last commit
This commit is contained in:
parent
f899cf1c91
commit
290c6206cd
3 changed files with 7 additions and 6 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue