[3.0] Prevent API generate warning log
[platform/core/uifw/dali-core.git] / dali / public-api / animation / path.h
index bbe3a6a..1c20784 100644 (file)
@@ -51,6 +51,10 @@ public:
    */
   struct Property
   {
+    /**
+     * @brief An enumeration of properties belonging to the Path class.
+     * @SINCE_1_0.0
+     */
     enum
     {
       POINTS         = DEFAULT_OBJECT_PROPERTY_START_INDEX, ///< name "points",         type Vector3 @SINCE_1_0.0