Rearrange doxygen tags for recently deprecated or new APIs
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / image-view / image-view.h
index f2a221c..4e98ccb 100644 (file)
@@ -32,7 +32,7 @@ namespace Internal DALI_INTERNAL
 class ImageView;
 }
 /**
- * @addtogroup dali-toolkit-controls-image-view
+ * @addtogroup dali_toolkit_controls_image_view
  * @{
  */
 
@@ -140,6 +140,9 @@ public:
    * @brief Sets this ImageView from an Image url
    *
    * If the handle is empty, ImageView will display nothing
+   *
+   * @since DALi 1.1.4
+   *
    * @param[in] url The Image resource to display.
    */
   void SetImage( const std::string& url );