X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FConfig%2FConfig_Common.h;h=a8459c10790f0acd9bd74184e6daf6a5749bf7ae;hb=e97b8971af2bac1be9a67956de5ee4194f1fd10f;hp=4a204f59b3a88cb12de1145639911f4ce84ad8ce;hpb=72ccabc2a906e229fe487dfeae61d38f921927d0;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); /*!