mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Upgrade for ModeButtons
This commit is contained in:
parent
1a3fc0994b
commit
77401ed79d
4 changed files with 10 additions and 14 deletions
|
@ -946,7 +946,7 @@ private:
|
|||
class ModeSizer : public wxFlexGridSizer
|
||||
{
|
||||
public:
|
||||
ModeSizer( wxWindow *parent, int hgap = 10);
|
||||
ModeSizer( wxWindow *parent, int hgap = 0);
|
||||
~ModeSizer() {}
|
||||
|
||||
void SetMode(const /*ConfigOptionMode*/int mode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue