From 7222fe5750eea9202068c28c4b46b36aff64e9c9 Mon Sep 17 00:00:00 2001 From: Gustavo Sverzut Barbieri Date: Mon, 3 Dec 2012 21:53:42 +0000 Subject: [PATCH] this is not my lucky day, right? :-D on my defense, if I had git I could just merge these 3 and push a single commit upstream... SVN revision: 80112 --- legacy/elementary/src/lib/elm_need.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/legacy/elementary/src/lib/elm_need.h b/legacy/elementary/src/lib/elm_need.h index 2c5fce444e..2356ddd245 100644 --- a/legacy/elementary/src/lib/elm_need.h +++ b/legacy/elementary/src/lib/elm_need.h @@ -36,9 +36,11 @@ EAPI Eina_Bool elm_need_e_dbus(void) EINA_DEPRECATED; * * @return EINA_TRUE if support exists and initialization succeeded. * + * @since 1.8.0 + * * @ingroup edbus */ -EAPI Eina_Bool elm_need_edbus(void) EINA_DEPRECATED; +EAPI Eina_Bool elm_need_edbus(void); /** * Request that your elementary application needs ethumb