X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Ftepal2med%2Fghs3dprl_msg_parser.cxx;h=f250b646b5ce0a3baeb6f2e130fb19c77d46af75;hb=60d8b6273a6c41554c890f70ad9ce00760ea6321;hp=49958913c7f37b57574a3caa4a5315ae3c7c0310;hpb=922619aad64bf90317b241a166222674263995ce;p=plugins%2Fghs3dprlplugin.git diff --git a/src/tepal2med/ghs3dprl_msg_parser.cxx b/src/tepal2med/ghs3dprl_msg_parser.cxx old mode 100755 new mode 100644 index 4995891..f250b64 --- a/src/tepal2med/ghs3dprl_msg_parser.cxx +++ b/src/tepal2med/ghs3dprl_msg_parser.cxx @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D +// Copyright (C) 2007-2023 CEA, EDF // // 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 @@ -53,8 +53,8 @@ bool ghs3dprl_msg_parser::startDocument() } //************************************ -bool ghs3dprl_msg_parser::startElement(const QString &namespaceURI, - const QString &localName, +bool ghs3dprl_msg_parser::startElement(const QString &/*namespaceURI*/, + const QString &/*localName*/, const QString &qName, const QXmlAttributes &attrs) { @@ -172,8 +172,8 @@ bool ghs3dprl_msg_parser::startElement(const QString &namespaceURI, } //************************************ -bool ghs3dprl_msg_parser::endElement(const QString &namespaceURI, - const QString &localName, +bool ghs3dprl_msg_parser::endElement(const QString &/*namespaceURI*/, + const QString &/*localName*/, const QString &qName) { indent.remove((uint)0,3);