Salome HOME
Update the Doxygen documentation for the Model* packages
[modules/shaper.git] / src / ModelAPI / ModelAPI_Result.h
index fb96df98c3b350d62096aeecf31e66843a39a403..14f69a32fb38dbbdd75a660480c62cf0d38c7774 100644 (file)
@@ -52,7 +52,7 @@ class ModelAPI_Result : public ModelAPI_Object
   /// Returns the result is disabled or not.
   MODELAPI_EXPORT virtual bool isDisabled();
 
-  // Returns the parameters of color definition in the resources config manager
+  /// Returns the parameters of color definition in the resources config manager
   virtual void colorConfigInfo(std::string& theSection, std::string& theName,
     std::string& theDefault) {}