somone copy & pasted junk into doc comments. bad! fix.

SVN revision: 49962
This commit is contained in:
Carsten Haitzler 2010-07-01 06:51:18 +00:00
parent dee3f41698
commit 4ee4e9ed5e
1 changed files with 1 additions and 5 deletions

View File

@ -584,11 +584,7 @@ elm_scroller_child_size_get(const Evas_Object *obj, Evas_Coord *w, Evas_Coord *h
*
* @param obj The scroller object
* @param h_bounce Will the scroller bounce horizontally or not
y Y coordinate of the region
w Width of the region
h Height of the region
EAPI void elm_scroller_region_show ( Evas_Object * obj, * @param v_bounce Will the scroller bounce vertically or not
* @param v_bounce Will the scroller bounce vertically or not
*
* @ingroup Scroller
*/