ENH: move get_user_machine_info to new thread

Change-Id: Id034346550e356c958aa35f0b12e7a2730078e4a
Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
Stone Li 2023-02-15 09:43:17 +08:00 committed by Lane.Wei
parent 6fee9bcca1
commit 6faecbf718
4 changed files with 22 additions and 2 deletions

View file

@ -408,6 +408,7 @@ public:
void handle_http_error(unsigned int status, std::string body);
void on_http_error(wxCommandEvent &evt);
void on_set_selected_machine(wxCommandEvent& evt);
void on_user_login(wxCommandEvent &evt);
void enable_user_preset_folder(bool enable);