xxx-- -> wtf - another "treeview" thing? not relevant to hoversel. bah!
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 6 Mar 2012 07:21:05 +0000 (07:21 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 6 Mar 2012 07:21:05 +0000 (07:21 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68783 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elc_hoversel.h

index 827c973..79f4db7 100644 (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
  *