mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-12 15:03:33 +00:00
fix thread not check join able and use it may be crash bug.
This commit is contained in:
@@ -497,10 +497,6 @@ void about()
|
||||
|
||||
void login()
|
||||
{
|
||||
//LoginDialog dlg;
|
||||
//dlg.ShowModal();
|
||||
|
||||
// ZUserLogin dlg;
|
||||
SMUserLogin dlg;
|
||||
dlg.run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user