X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftepal2med%2Fghs3dprl_msg_parser.cxx;h=6756dcdd2a4ce5a3029f810e2238803ac16fd161;hb=874ee72249d97d14ad9eccdb0c88c0780af1ebae;hp=0fa3034a8dab954a35c0a9a9e546f79759debc1f;hpb=f55dfa7c8da9477ad784692cee0a82c9bf9901df;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 0fa3034..6756dcd --- a/src/tepal2med/ghs3dprl_msg_parser.cxx +++ b/src/tepal2med/ghs3dprl_msg_parser.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D +// Copyright (C) 2007-2024 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);