Salome HOME
Bug 9189:
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_EditHypothesesDlg.cxx
index 3e5f9242a3981153f2009ff75c33707400f7791e..b03e461acfa5b09f9cf2e31b22f9c6835515eccf 100644 (file)
@@ -350,6 +350,7 @@ bool SMESHGUI_EditHypothesesDlg::ClickOnApply()
   }
 
   UpdateControlState();
+  mySMESHGUI->updateObjBrowser();
 
   return aRes;
 }