Merge "Fixed doxygen error in web-view.h" into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api / controls / web-view / web-view.h
index 744425a..0d0904e 100755 (executable)
@@ -684,7 +684,6 @@ public:
   /**
    * @brief Set or unset TTS focus of the webview.
    * @param[in] focused True if it is gained, false lost.
   /**
    * @brief Set or unset TTS focus of the webview.
    * @param[in] focused True if it is gained, false lost.
-   * @return true if succeeded, false otherwise.
    * @note It only works when the webview does not have keyinput focus. If it has keyinput focus, the TTS focus is set automatically.
    */
   void SetTtsFocus(bool focused);
    * @note It only works when the webview does not have keyinput focus. If it has keyinput focus, the TTS focus is set automatically.
    */
   void SetTtsFocus(bool focused);