Update the stylesheet with the Control property change
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / control.h
index 74f7fa8..1d8dd28 100644 (file)
@@ -279,8 +279,6 @@ public:
   /**
    * @brief Sets an image as the background of the control.
    *
-   * The color of this image is blended with the background color @see SetBackgroundColor
-   *
    * @param[in] image The image to set as the background.
    */
   void SetBackgroundImage( Image image );