mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
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:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user