X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fsalomewrap%2FSalomeWrap_Module.hxx;h=378875ad50a4d618f045c5865c92d254b8a3fc05;hb=255150e4eec79294bbd06c7c464f309b4a264960;hp=dcca0bb4360a7dd75fc693a677e22829e0c405d9;hpb=802458daad8b198beabbb058dc87437bdc63b1a3;p=modules%2Fyacs.git diff --git a/src/salomewrap/SalomeWrap_Module.hxx b/src/salomewrap/SalomeWrap_Module.hxx index dcca0bb43..378875ad5 100644 --- a/src/salomewrap/SalomeWrap_Module.hxx +++ b/src/salomewrap/SalomeWrap_Module.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2006-2015 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,