Salome HOME
0021883 [CEA 674] Deactivate pre-selection in OCC and VTK viewer
[modules/gui.git] / src / Qtx / QtxActionGroup.h
index f1c333bf69a18435407e8c42ca1102e539933ab6..e62a4f9503775dc64ccd619075f57a3a4b19743b 100644 (file)
@@ -46,6 +46,8 @@ public:
 
   void             add( QAction* );
 
+  void             setEnabled( bool );
+
 public slots:
   void             setExclusive( const bool );
   void             setUsesDropDown( const bool );