Salome HOME
Set font of the Root Label the same as in Tree View
[modules/shaper.git] / src / XGUI / XGUI_ActionsMgr.h
index 8be19e49ddc77ab93a48a990865e2b8ffb87d27b..9191021ad42650baaae1df0944df3cea0f5d55ee 100644 (file)
@@ -96,9 +96,6 @@ public slots:
   void updateCheckState();
   //! Updates actions according to current selection in the viewer
   void updateOnViewSelection();
-  //! Update the default enable state of the action by untoggle it. The default value is disabled.
-  //! \param theState the new state of the AcceptAll action
-  void onAcceptAllToggled(bool theState);
 
  protected:
   //! Sets all actions to isEnabled state.