mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06: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:
parent
6fee9bcca1
commit
6faecbf718
4 changed files with 22 additions and 2 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue