mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
FIX:crash when close preference
JIRA: STUDIO-4340 Change-Id: I95b1c77720bf1264ca70f2fa3652e814d8f20e53
This commit is contained in:
@@ -851,7 +851,7 @@ PreferencesDialog::PreferencesDialog(wxWindow *parent, wxWindowID id, const wxSt
|
||||
agent->track_event("preferences_changed", j.dump());
|
||||
}
|
||||
} catch(...) {}
|
||||
Destroy();
|
||||
event.Skip();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user