From 4aa5d9dba0a9c39c93c0af7f2cd87714542ea754 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Fri, 1 Apr 2011 09:08:11 +0000 Subject: [PATCH] elementary/ctxpopup - removed white space SVN revision: 58247 --- src/lib/elc_ctxpopup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elc_ctxpopup.c b/src/lib/elc_ctxpopup.c index 27afd7f..b63a3a5 100644 --- a/src/lib/elc_ctxpopup.c +++ b/src/lib/elc_ctxpopup.c @@ -927,7 +927,7 @@ elm_ctxpopup_add(Evas_Object *parent) Evas_Coord x, y, w, h; ELM_WIDGET_STANDARD_SETUP(wd, Widget_Data, parent, e, obj, NULL); - + ELM_SET_WIDTYPE(widtype, "ctxpopup"); elm_widget_type_set(obj, "ctxpopup"); elm_widget_sub_object_add(parent, obj); -- 2.7.4