X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHEXABLOCKGUI%2FHEXABLOCKGUI_SalomeTools.hxx;h=a8b47636ebfdb404b13c29d41539b5bbfded3616;hb=1674985cad0e3cdadc3298860a32848f3d155c03;hp=69bb3303c31c17ef9de86f57ab6f487d3b57e9ef;hpb=1292d8d06180c8c199542ed7d92cbadf1e9c1e14;p=modules%2Fhexablock.git diff --git a/src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.hxx old mode 100755 new mode 100644 index 69bb330..a8b4763 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2014 CEA/DEN, EDF R&D +// Copyright (C) 2009-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 @@ -25,9 +25,8 @@ #include #include #include -#include -#include -#include +#include +#include #include #include #include @@ -42,7 +41,7 @@ namespace HEXABLOCK { HEXABLOCK_EXPORT SALOME_Actor* findActorByEntry( SVTK_ViewWindow *theVtkViewWindow, const char* theEntry ); - _PTR(Study) GetActiveStudyDocument(); + _PTR(Study) getStudy(); HEXABLOCK_EXPORT int GetNameOfSelectedElements( SVTK_ViewWindow *theWindow,/* SVTK_Selector* theSelector,*/ const Handle(SALOME_InteractiveObject)& theIO,