hermet pushed a commit to branch master.

commit 7c21dd8602b9d0bfdd22eefbb4b74fd01ac6e299
Author: ChunEon Park <[email protected]>
Date:   Sat Aug 10 15:01:05 2013 +0900

    elementary/popup - Don't need to set the style since widget infra setup 
themes for sub objects on behind.
---
 src/lib/elc_popup.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/lib/elc_popup.c b/src/lib/elc_popup.c
index 852cb78..e3e9947 100644
--- a/src/lib/elc_popup.c
+++ b/src/lib/elc_popup.c
@@ -325,8 +325,6 @@ _elm_popup_smart_theme(Eo *obj, void *_pd, va_list *list)
 
    _mirrored_set(obj, elm_widget_mirrored_get(obj));
 
-   elm_object_style_set(sd->notify, elm_widget_style_get(obj));
-
    if (sd->action_area)
      {
         snprintf(buf, sizeof(buf), "buttons%u", sd->button_count);

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to