Salome HOME
Issue 0020860: EDF 1404 SMESH: Save operation unavailable after a group creation...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_ScaleDlg.cxx
index 97976bf046638c157c566fbaa6b5f3a2cd492e1f..3eb8b7138757bd22bc5e208a87015bab4d5ce271 100644 (file)
@@ -526,6 +526,8 @@ bool SMESHGUI_ScaleDlg::ClickOnApply()
     ConstructorsClicked(GetConstructorId());
     mySelectedObject = SMESH::SMESH_IDSource::_nil();
     SelectionIntoArgument();
+
+    SMESHGUI::Modified();
   }
   
   return true;