X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Fsalomewrap%2FSalomeWrap_Module.hxx;h=203728b07ba6b6e894607d0d2e2fd9f9a1c8b022;hb=2767270bb701bd3a93be3480eb9820110342df5b;hp=811686c814972c8e4eef7abfc05d6785812c5d7f;hpb=cad20d9b51f1a2f09e37db59e183e1462ea120f9;p=modules%2Fyacs.git diff --git a/src/salomewrap/SalomeWrap_Module.hxx b/src/salomewrap/SalomeWrap_Module.hxx index 811686c81..203728b07 100644 --- a/src/salomewrap/SalomeWrap_Module.hxx +++ b/src/salomewrap/SalomeWrap_Module.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2006-2016 CEA/DEN, EDF R&D +// Copyright (C) 2006-2019 CEA/DEN, EDF R&D // // 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,