[dali_1.2.11] Merge branch 'devel/master'
[platform/core/uifw/dali-core.git] / dali / public-api / object / property-notification-declarations.h
index 68afddb..4918658 100644 (file)
@@ -25,7 +25,7 @@
 namespace Dali
 {
 /**
- * @addtogroup dali-core-object
+ * @addtogroup dali_core_object
  * @{
  */
 
@@ -33,6 +33,7 @@ class PropertyNotification;
 
 /**
  * @brief Signal type for Dali::PropertyNotification::NotifySignal().
+ * @SINCE_1_0.0
  */
 typedef Signal< void (PropertyNotification& source) > PropertyNotifySignalType;