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