1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Work with model objects like reference (from/to perl side)

This commit is contained in:
YuSanka
2018-07-24 12:15:36 +02:00
parent 36f8050d7b
commit 97a25cf608
6 changed files with 25 additions and 13 deletions
+1
View File
@@ -188,6 +188,7 @@ wxString L_str(const std::string &str);
wxString from_u8(const std::string &str);
void add_expert_mode_part( wxWindow* parent, wxBoxSizer* sizer,
Model &model,
int event_object_selection_changed,
int event_object_settings_changed,
int event_remove_object);