mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 13:47:59 -06:00
fix linux compilation
This commit is contained in:
parent
907b160007
commit
43417b0f63
2 changed files with 6 additions and 2 deletions
|
@ -63,7 +63,7 @@ protected:
|
|||
|
||||
void selection_changed(wxDataViewEvent& evt);
|
||||
|
||||
wxBoxSizer* EditGCodeDialog::create_btn_sizer(long flags);
|
||||
wxBoxSizer* create_btn_sizer(long flags);
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue