X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSUPERVGUI%2FSUPERVGUI_ArrayView.h;h=cbbaf7114a55a5666167d2fb6bd38a6d0f79a091;hb=0523de189224d3c253468f9f7f994d39a4fc01fc;hp=a02aa39c7d1917666076f6a6e1dcb62240fb889e;hpb=896e2a217ea9073d0ffb70bbae46e35b0f83bb8d;p=modules%2Fsuperv.git diff --git a/src/SUPERVGUI/SUPERVGUI_ArrayView.h b/src/SUPERVGUI/SUPERVGUI_ArrayView.h index a02aa39..cbbaf71 100644 --- a/src/SUPERVGUI/SUPERVGUI_ArrayView.h +++ b/src/SUPERVGUI/SUPERVGUI_ArrayView.h @@ -1,6 +1,23 @@ -// SUPERV SUPERVGUI : GUI for Supervisor component +// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, +// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +// +// This library is free software; you can redistribute it and/or +// modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation; either +// version 2.1 of the License. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // -// Copyright (C) 2003 OPEN CASCADE +// SUPERV SUPERVGUI : GUI for Supervisor component // // File : SUPERVGUI_ArrayView.h // Author : @@ -34,7 +51,7 @@ class SUPERVGUI_ArrayView: public QCanvasView { void ResetView(); public slots: - void addToStudy(); +//VSR: 08/06/06 void addToStudy(); void changeBackground(); protected: