From: Mike McCormack Date: Tue, 8 Nov 2011 05:41:15 +0000 (+0900) Subject: Sync whitespace with upsteam X-Git-Tag: REBUILDD-ARMEL-67477~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cef412c772ef7923868a13b7a29bf1e4085ed9c9;p=framework%2Fuifw%2Felementary.git Sync whitespace with upsteam --- diff --git a/src/lib/elc_ctxpopup.c b/src/lib/elc_ctxpopup.c index 65912c9..d318eda 100644 --- a/src/lib/elc_ctxpopup.c +++ b/src/lib/elc_ctxpopup.c @@ -802,9 +802,9 @@ _theme_hook(Evas_Object *obj) if (wd->scr) { if (!strncmp(elm_object_style_get(obj), "default", strlen("default"))) - elm_object_style_set(wd->scr, "ctxpopup"); + elm_object_style_set(wd->scr, "ctxpopup"); else - elm_object_style_set(wd->scr, elm_object_style_get(obj)); + elm_object_style_set(wd->scr, elm_object_style_get(obj)); } if (wd->visible)