Revert "[3.0] Exclude internal tag module in Public API reference"
[platform/core/uifw/dali-core.git] / dali / public-api / actors / actor.h
index 78f19d7..cbd4d8c 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 @SINCE_1_1.46
+      BATCH_PARENT,                                       ///< name "batchParent",           type bool @SINCE_1_2.0
     };
   };