[prev in list] [next in list] [prev in thread] [next in thread] 

List:       enlightenment-svn
Subject:    E SVN: raster trunk/TMP/st/elementary/src/lib
From:       "Enlightenment SVN" <no-reply () enlightenment ! org>
Date:       2010-09-30 6:01:34
Message-ID: 20100930060135.29BF51180C6 () e2 ! enlightenment ! org
[Download RAW message or body]

Log:
  bug fix! :)
  
Author:       raster
Date:         2010-09-29 23:01:34 -0700 (Wed, 29 Sep 2010)
New Revision: 52917

Modified:
  trunk/TMP/st/elementary/src/lib/elm_bubble.c 

Modified: trunk/TMP/st/elementary/src/lib/elm_bubble.c
===================================================================
--- trunk/TMP/st/elementary/src/lib/elm_bubble.c	2010-09-30 01:53:23 UTC (rev 52916)
+++ trunk/TMP/st/elementary/src/lib/elm_bubble.c	2010-09-30 06:01:34 UTC (rev 52917)
@@ -271,8 +271,8 @@
    if (!wd) return NULL;
    if (!wd->content) return NULL;
    content = wd->content;
-   elm_widget_sub_object_del(obj, wd->content);
-   edje_object_part_unswallow(wd->bbl, wd->content);
+   elm_widget_sub_object_del(obj, content);
+   edje_object_part_unswallow(wd->bbl, content);
    wd->content = NULL;
    return content;
 }


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
enlightenment-svn mailing list
enlightenment-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic