mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-29 08:34:48 +08:00
Various updates (remove warnings, improve responsiveness of the UI by lowering the number of threads, et.)
This commit is contained in:
+1
-1
@@ -235,7 +235,7 @@ struct Command3DMASCClassif : public ccCommandLineInterface::Command
|
||||
if (pDlg)
|
||||
{
|
||||
pDlg->setAutoClose(true); //restore the default behavior of the progress dialog
|
||||
pDlg->hide();
|
||||
pDlg->close();
|
||||
QCoreApplication::processEvents();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user