Salome HOME
bos #29467 SALOME GUI logger
[modules/gui.git] / src / SALOME_PYQT / SalomePyQt / SalomePyQt.sip
index 6f6d5fc37c29fc116d09f2bd40499dffcf908d4c..7d314c7f4b662fc1315e1916eaf1b552d5f1b1d4 100644 (file)
@@ -498,4 +498,5 @@ public:
 
   static void              logUserEvent( const QString& ) /ReleaseGIL/ ;
   static void              logAction( QAction*, const QString& = QString() ) /ReleaseGIL/ ;
+  static void              setActionLoggingEnabled( bool ) /ReleaseGIL/ ;
 };