mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 19:02:10 +00:00
FIX: Unable to edit existing flow calibration result
github: 6274 Change-Id: I96ef3e2f62a28ee8343c25799a75ddc940948c18 (cherry picked from commit 27f60bd85b71bae2fa739d497882e07ce518d489)
This commit is contained in:
@@ -54,6 +54,7 @@ protected:
|
||||
virtual void on_cancel(wxCommandEvent& event);
|
||||
|
||||
protected:
|
||||
std::string m_old_name;
|
||||
PACalibResult m_new_result;
|
||||
std::vector<PACalibResult> m_history_results;
|
||||
const MachineObject * curr_obj;
|
||||
|
||||
Reference in New Issue
Block a user