Salome HOME
Merge branch 'master' into V9_dev
[modules/gui.git] / src / SALOME_PYQT / SalomePyQt / SalomePyQt.h
index 201e1b315a8f9de7a15bf87c79947ceca27dee2e..58634fedd15fc58b4d416b08c434a8163290df77 100644 (file)
@@ -189,12 +189,11 @@ public:
   static void              disableSelector();
   static SALOME_Selection* getSelection();
   static void              setSelection( const QStringList& );
-  static int               getStudyId();
   static void              putInfo( const QString&, const int = 0 );
   static const QString     getActiveComponent();
   static PyObject*         getActivePythonModule();
   static bool              activateModule( const QString& );
-  static void              updateObjBrowser( const int = 0, bool = true );
+  static void              updateObjBrowser();
 
   static bool              isModified();
   static void              setModified( bool );