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
|
@ -374,8 +374,11 @@ public:
|
|||
wxDECLARE_EVENT(EVT_HTTP_ERROR, wxCommandEvent);
|
||||
wxDECLARE_EVENT(EVT_USER_LOGIN, wxCommandEvent);
|
||||
wxDECLARE_EVENT(EVT_SHOW_IP_DIALOG, wxCommandEvent);
|
||||
wxDECLARE_EVENT(EVT_SET_SELECTED_MACHINE, wxCommandEvent);
|
||||
wxDECLARE_EVENT(EVT_UPDATE_PRESET_CB, SimpleEvent);
|
||||
|
||||
|
||||
|
||||
} // GUI
|
||||
} //Slic3r
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue