[doxygen fix]: [elm_navigationbar]
authorshilpa singh <shilpa.singh@samsung.com>
Thu, 11 Nov 2010 08:15:43 +0000 (17:15 +0900)
committershilpa singh <shilpa.singh@samsung.com>
Thu, 11 Nov 2010 08:15:43 +0000 (17:15 +0900)
src/lib/elm_navigationbar.c

index e4ca5bc..970ab77 100644 (file)
@@ -887,8 +887,7 @@ elm_navigationbar_title_object_add(Evas_Object *obj,
  * Unset the list of title objects corresponding to given content and returns it to  
  * the application.
  * @param[in] obj The NavigationBar object
- * @param[in] content The object pushed
- * @param[in] title_obj a title object (normally button or segment_control)
+ * @param[in] content The content object pushed
  * @param[out] list updates the list with title objects list, this list has to be freed and the
  * objects have to be deleted by application.
  * @ingroup NavigationBar