X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fgenericgui%2FFormContainer.hxx;h=6ca4d114e735df3848ffb7b12a92b9bc6cabb07c;hb=884c24e399ddcf623cee5d6d7136a06255b6f3f0;hp=f396205791f6d8a499122e526017470dc3100d25;hpb=c81be9b5e74b26e207bd6efd0ccf68418ac536a3;p=modules%2Fyacs.git diff --git a/src/genericgui/FormContainer.hxx b/src/genericgui/FormContainer.hxx index f39620579..6ca4d114e 100644 --- a/src/genericgui/FormContainer.hxx +++ b/src/genericgui/FormContainer.hxx @@ -1,9 +1,9 @@ -// Copyright (C) 2006-2012 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 @@ -45,6 +45,7 @@ public: void FillPanel(YACS::ENGINE::Container *container); virtual void onModified(); virtual bool onApply(); + virtual void onCancel(); void updateResource(const std::string &resource); public: