1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-23 10:04:26 +00:00

Moved back open_model to GUI_App

This commit is contained in:
YuSanka
2018-09-20 13:12:35 +02:00
parent bcbeb56217
commit e86f149cbd
3 changed files with 18 additions and 15 deletions
+1
View File
@@ -42,6 +42,7 @@ public:
void recreate_GUI();
void system_info();
void open_model(wxWindow *parent, wxArrayString& input_files);
static bool catch_error(std::function<void()> cb,
// wxMessageDialog* message_dialog,
const std::string& err);