]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Issue #408 Update commnad status after "rebuild"
authorsbh <sergey.belash@opencascade.com>
Fri, 17 Apr 2015 16:26:27 +0000 (19:26 +0300)
committersbh <sergey.belash@opencascade.com>
Fri, 17 Apr 2015 16:26:27 +0000 (19:26 +0300)
src/XGUI/XGUI_Workshop.cpp

index 2ce90358a4d39955c2befe66419f860d8324ebdc..71f296c1a83e647b216296b78376dbcbfb0cd224 100644 (file)
@@ -1044,6 +1044,7 @@ void XGUI_Workshop::onRebuild()
   if (!aWasOperation) {
     aMgr->finishOperation();
   }
+  updateCommandStatus();
 }
 
 //******************************************************