Added @since to type-registry.h API change 58/57758/1
authorx1ma <x1.ma@samsung.com>
Fri, 22 Jan 2016 11:04:09 +0000 (11:04 +0000)
committerx1ma <x1.ma@samsung.com>
Fri, 22 Jan 2016 11:04:09 +0000 (11:04 +0000)
Change-Id: I803903f320784ef87a719ef62174f7e7910f6279

dali/public-api/object/type-registry.h

index abb6554..aac32d7 100644 (file)
@@ -314,6 +314,8 @@ public:
   /**
    * @brief This constructor registers the animatable property with the registered default value.
    *
+   * @since DALi 1.1.18
+   *
    * This constructor is for scene-graph only properties where the
    * value of the property can be retrieved and set via specified
    * functions.