mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-30 00:50:49 +08:00
Glitch fixes
This commit is contained in:
@@ -133,6 +133,7 @@ void q3DMASCPlugin::doClassifyAction()
|
||||
//now show a dialog where the user will be able to set the cloud roles
|
||||
Classify3DMASCDialog classifDlg(m_app);
|
||||
classifDlg.setCloudRoles(cloudLabels);
|
||||
classifDlg.classifierFileLineEdit->setText(inputFilename);
|
||||
if (!classifDlg.exec())
|
||||
{
|
||||
//process cancelled by the user
|
||||
|
||||
Reference in New Issue
Block a user