NEW:calibration page will pop up with printing errors

Change-Id: Ib9c0b4b09c3f5bce3a2a4e5c337e0965cb998fd7
This commit is contained in:
tao wang 2023-07-06 15:50:13 +08:00 committed by Lane.Wei
parent 63eaadb355
commit 40afcf232d
3 changed files with 11 additions and 1 deletions

View file

@ -129,6 +129,7 @@ public:
void on_sys_color_changed();
void msw_rescale();
StatusPanel* get_status_panel() {return m_status_info_panel;};
void select_machine(std::string machine_sn);
void on_update_all(wxMouseEvent &event);
void on_timer(wxTimerEvent& event);