]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/EntityGUI/EntityGUI_SubShapeDlg.cxx
Salome HOME
MPV: Merge V1_2d
[modules/geom.git] / src / EntityGUI / EntityGUI_SubShapeDlg.cxx
index 28923363f96328ddce47784d36515dc984595c52..b782a2bd2ed4a8e3caadaa6cc08b1f6f44bedfad 100644 (file)
@@ -198,7 +198,7 @@ void EntityGUI_SubShapeDlg::ClickOnApply()
     QAD_Application::getDesktop()->putInfo(tr("GEOM_PRP_DONE"));
 
   /* Reset all arguments and local context to allow user a new selection ...*/
-  this->ResetStateOfDialog();
+  //this->ResetStateOfDialog();
   return;
 }