ENH:add check for flow cali

Change-Id: Ic3c808b16a1a07e459323604f5db175e26dc41e1
This commit is contained in:
tao wang 2023-09-27 12:46:02 +08:00 committed by Lane.Wei
parent 537e0ae31c
commit faf2a85311
2 changed files with 19 additions and 11 deletions

View file

@ -432,6 +432,7 @@ public:
void update_page_turn_state(bool show);
void on_timer(wxTimerEvent& event);
void on_selection_changed(wxCommandEvent& event);
void update_flow_cali_check(MachineObject* obj);
void Enable_Refresh_Button(bool en);
void Enable_Send_Button(bool en);
void on_dpi_changed(const wxRect& suggested_rect) override;