Salome HOME
Refresh menu size after chnges in preferences
[modules/shaper.git] / src / Config / Config_ValidatorMessage.h
index 21bbf24752bb4ec9861134852cc2f5b3a1e006b1..f43c351b00fc23d6b8670752765829af852c71de 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Config_ValidatorMessage.h
  *
- *  Created on: 08 èþëÿ 2014 ã.
+ *  Created on: 08 Jul 2014 ã.
  *      Author: sbh
  */
 
@@ -31,8 +31,8 @@ public:
   //CONFIG_EXPORT static const char* UID() const;
 
   CONFIG_EXPORT const std::string& validatorId() const;
-  const std::string& featureId() const;
-  const std::string& attributeId() const;
+  CONFIG_EXPORT const std::string& featureId() const;
+  CONFIG_EXPORT const std::string& attributeId() const;
   CONFIG_EXPORT const std::list<std::string>& parameters() const;
   CONFIG_EXPORT bool isValid() const;