mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
Fixed build under OSX
This commit is contained in:
parent
eb1518bf31
commit
5e4c6c8e2d
2 changed files with 25 additions and 30 deletions
|
@ -105,7 +105,7 @@ public:
|
|||
// show/hide "Extruder" column for Objects List
|
||||
void set_extruder_column_hidden(bool hide);
|
||||
// update extruder in current config
|
||||
void update_extruder_in_config(const wxString& selection);
|
||||
void update_extruder_in_config(const wxDataViewItem& item/*wxString& selection*/);
|
||||
|
||||
void init_icons();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue