xxx-- -> wtf - another "treeview" thing? not relevant to hoversel. bah!

SVN revision: 68783
This commit is contained in:
Carsten Haitzler 2012-03-06 07:21:05 +00:00
parent 18f6d9eed5
commit e0b959c8f0
1 changed files with 1 additions and 1 deletions

View File

@ -77,8 +77,8 @@ EAPI Eina_Bool elm_hoversel_horizontal_get(const Evas_Object
* hoversel is clicked. Should probably be the window that the hoversel is
* in. See @ref Hover objects for more information.
*/
/* XXX: Not the best name in my pov. Maybe call it tree_view or something. */
EAPI void elm_hoversel_hover_parent_set(Evas_Object *obj, Evas_Object *parent);
/**
* @brief Get the Hover parent
*