Salome HOME
Ordering of model objects implementation.
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ImportGeomObjectOp.cxx
index c27ebb937eb45f4e2d150c4758593c30d0a06b37..7832f3b35dc8fe796c58453b128c849ffaff22b7 100644 (file)
@@ -330,6 +330,9 @@ void HYDROGUI_ImportGeomObjectOp::onExternalOperationFinished(
 
   // Update the default name of the HYDRO object
   updateDefaultName();
+
+  // Close the dialog corresponding to the external operation
+  closeExternalOperationDlg();
 }
 
 void HYDROGUI_ImportGeomObjectOp::closeExternalOperationDlg()