X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMToolsGUI%2FGEOMToolsGUI_MaterialPropertiesDlg.h;h=c58ef8174d7a324609e2bdba6e1873a9dd66fc01;hb=22d3109060d9acc372bcc3bcfc4b52849b46fb07;hp=c9f20598e53ed061dd9ca2aad02cd34d41bfcbd3;hpb=465e84c52edb243fa36d581abc659b1c97156c64;p=modules%2Fgeom.git diff --git a/src/GEOMToolsGUI/GEOMToolsGUI_MaterialPropertiesDlg.h b/src/GEOMToolsGUI/GEOMToolsGUI_MaterialPropertiesDlg.h index c9f20598e..c58ef8174 100644 --- a/src/GEOMToolsGUI/GEOMToolsGUI_MaterialPropertiesDlg.h +++ b/src/GEOMToolsGUI/GEOMToolsGUI_MaterialPropertiesDlg.h @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 CEA/DEN, EDF R&D, OPEN CASCADE // // 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 @@ -57,8 +57,8 @@ private: void toModel( Material_Model& ) const; void fromModel( const Material_Model& ); QString findUniqueName( const QString&, - QListWidgetItem* = 0, - bool = false ); + QListWidgetItem* = 0, + bool = false ); signals: void changed();