X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fgenericgui%2FSceneProcItem.hxx;h=725accab3fd56dce23d61563c44874ab631c050b;hb=884c24e399ddcf623cee5d6d7136a06255b6f3f0;hp=617396e6a9a9121728a8ffc5095e89d06e9847a6;hpb=43df8eebfb45196aa6bb3347c9f8f459781c4987;p=modules%2Fyacs.git diff --git a/src/genericgui/SceneProcItem.hxx b/src/genericgui/SceneProcItem.hxx index 617396e6a..725accab3 100644 --- a/src/genericgui/SceneProcItem.hxx +++ b/src/genericgui/SceneProcItem.hxx @@ -1,9 +1,9 @@ -// Copyright (C) 2006-2013 CEA/DEN, EDF R&D +// Copyright (C) 2006-2014 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 // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -33,7 +33,6 @@ namespace YACS QString label, Subject *subject); virtual ~SceneProcItem(); virtual void popupMenu(QWidget *caller, const QPoint &globalPos); - virtual void reorganizeShrinkExpand(); }; } }