From e0b959c8f03f2298b03922520c610f549f8a8515 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Tue, 6 Mar 2012 07:21:05 +0000 Subject: [PATCH] xxx-- -> wtf - another "treeview" thing? not relevant to hoversel. bah! SVN revision: 68783 --- legacy/elementary/src/lib/elc_hoversel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/elementary/src/lib/elc_hoversel.h b/legacy/elementary/src/lib/elc_hoversel.h index 827c9736d8..79f4db79ba 100644 --- a/legacy/elementary/src/lib/elc_hoversel.h +++ b/legacy/elementary/src/lib/elc_hoversel.h @@ -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 *