X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Ftepal2med%2Fghs3dprl_msg_parser.cxx;h=f250b646b5ce0a3baeb6f2e130fb19c77d46af75;hb=60d8b6273a6c41554c890f70ad9ce00760ea6321;hp=9f240112445310ccaefd6837df702b0422467426;hpb=c367a365c155ca64fc97c643de586cad60eab4fb;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 9f24011..f250b64 --- a/src/tepal2med/ghs3dprl_msg_parser.cxx +++ b/src/tepal2med/ghs3dprl_msg_parser.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 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 @@ -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);