mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-09 15:57:55 -06:00
ENH:close the auto refresh window when sending tasks
STUDIO-3492 Change-Id: I9f1272a5d105e8fad379ca95820447d33eb49b1a
This commit is contained in:
parent
ffd36b8c5e
commit
1a8622b7f9
2 changed files with 16 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue