Salome HOME
1. Tangent Arc - restart operation. Scenario: create Line, point, Start tangent arc...
[modules/shaper.git] / src / ExchangePlugin / ExchangePlugin_Validators.h
index ab1a142f9a2fb72b2450307987189a4ff7c15388..61613f35e50004742b7e535883d66b7905fb92f8 100644 (file)
@@ -35,7 +35,7 @@ public:
    */
   virtual bool isValid(const AttributePtr& theAttribute,
                        const std::list<std::string>& theArguments,
-                       std::string& theError) const;
+                       Events_InfoMessage& theError) const;
 };
 
 /**