Merge "[3.0] Add doxygen comment in WeightObject namespace" into tizen_3.0
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 30 Mar 2017 02:06:25 +0000 (19:06 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 30 Mar 2017 02:06:25 +0000 (19:06 -0700)
dali/public-api/object/handle.h

index e72e6ee..74bc362 100644 (file)
@@ -369,6 +369,10 @@ public:
 
 };
 
+/**
+ * @brief This namespace provides a convenient function to create an object with a custom "weight" property.
+ * @SINCE_1_0.0
+ */
 namespace WeightObject
 {