Batching clean-up 28/82628/1
authoradam.b <adam.b@samsung.com>
Thu, 4 Aug 2016 13:45:04 +0000 (14:45 +0100)
committeradam.b <adam.b@samsung.com>
Thu, 4 Aug 2016 13:47:32 +0000 (14:47 +0100)
Fixed property comment ( missing version number )

Change-Id: I1a29fa8b894f6f5ed55542c9c979a588f603887a

dali/public-api/actors/actor.h

index fda367b..78f19d7 100644 (file)
@@ -308,7 +308,7 @@ public:
       MINIMUM_SIZE,                                       ///< name "minimumSize",           type Vector2 @SINCE_1_0.0
       MAXIMUM_SIZE,                                       ///< name "maximumSize",           type Vector2 @SINCE_1_0.0
       INHERIT_POSITION,                                   ///< name "inheritPosition",       type bool @SINCE_1_1.24
-      BATCH_PARENT,                                       ///< name "batchParent",           type bool
+      BATCH_PARENT,                                       ///< name "batchParent",           type bool @SINCE_1_1.46
     };
   };