mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 05:42:33 +00:00
FIX: cali: manage result crash
1. fix input chinese on editing name will crash 2. fix: repeat editing action before the whole dialog is refreshed, will crash Change-Id: Ia5f785987aec547007a1d71e1af770b606b50d65
This commit is contained in:
@@ -22,6 +22,7 @@ public:
|
||||
void update(MachineObject* obj);
|
||||
protected:
|
||||
void sync_history_data();
|
||||
void enbale_action_buttons(bool enable);
|
||||
float get_nozzle_value();
|
||||
|
||||
wxPanel* m_history_data_panel;
|
||||
|
||||
Reference in New Issue
Block a user