X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FConfig%2FConfig_Common.h;h=a8459c10790f0acd9bd74184e6daf6a5749bf7ae;hb=2be2a749ec2a157df431f04753ded237944894b1;hp=4a204f59b3a88cb12de1145639911f4ce84ad8ce;hpb=cb48ba1b9313f818eac22bb34bf3ea059d9538a1;p=modules%2Fshaper.git diff --git a/src/Config/Config_Common.h b/src/Config/Config_Common.h index 4a204f59b..a8459c107 100644 --- a/src/Config/Config_Common.h +++ b/src/Config/Config_Common.h @@ -53,8 +53,7 @@ CONFIG_EXPORT bool hasChild(xmlNodePtr theNode); /* * */ -CONFIG_EXPORT bool getValidatorInfo(xmlNodePtr theNode, - std::string& outValidatorId, +CONFIG_EXPORT bool getValidatorInfo(xmlNodePtr theNode, std::string& outValidatorId, std::list& outValidatorParameters); /*!