ENH:close the auto refresh window when sending tasks

STUDIO-3492

Change-Id: I9f1272a5d105e8fad379ca95820447d33eb49b1a
This commit is contained in:
tao wang 2023-06-29 20:55:24 +08:00 committed by Lane.Wei
parent ffd36b8c5e
commit 1a8622b7f9
2 changed files with 16 additions and 2 deletions

View file

@ -416,6 +416,7 @@ public:
void on_cancel(wxCloseEvent& event);
void show_errors(wxString& info);
void on_ok_btn(wxCommandEvent& event);
void Enable_Auto_Refill(bool enable);
void connect_printer_mqtt();
void on_send_print();
void clear_ip_address_config(wxCommandEvent& e);