Salome HOME
updated copyright message
[modules/yacs.git] / src / salomewrap / SalomeWrap_Module.hxx
index 1dab9272bf8d7f0967e600174dcc94682041929d..378875ad50a4d618f045c5865c92d254b8a3fc05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -45,11 +45,9 @@ public:
 
   QxScene_ViewWindow* getNewWindow(QGraphicsScene *scene);
 
-  int AssociateViewToWindow(QGraphicsView* gView,
+  void AssociateViewToWindow(QGraphicsView* gView,
                             QxScene_ViewWindow* viewWindow);
 
-  int activeStudyId();
-
   QDockWidget* objectBrowser();
 
   QAction* wCreateAction(const int id,