mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
Added LambdaObjectDialog
This commit is contained in:
parent
9504780ef4
commit
3e0ff5e9ef
7 changed files with 220 additions and 13 deletions
|
@ -11,7 +11,7 @@ bool is_part_settings_changed();
|
|||
void load_part( wxWindow* parent, ModelObject* model_object,
|
||||
wxArrayString& part_names, bool is_modifier);
|
||||
void on_btn_load(wxWindow* parent, bool is_modifier = false);
|
||||
void parts_changed();
|
||||
void parts_changed(int obj_idx);
|
||||
} //namespace GUI
|
||||
} //namespace Slic3r
|
||||
#endif //slic3r_GUI_ObjectParts_hpp_
|
Loading…
Add table
Add a link
Reference in a new issue