raster gave this one the all clear.

SVN revision: 25902
This commit is contained in:
David Walter Seikel 2006-09-17 02:50:17 +00:00
parent 3e2608760e
commit 947396a983
1 changed files with 1 additions and 1 deletions

View File

@ -2552,7 +2552,7 @@ e_border_icon_add(E_Border *bd, Evas *evas)
if (o) evas_object_del(o);
o = e_app_icon_add(evas, a);
bd->app = a;
// e_object_ref(E_OBJECT(bd->app));
e_object_ref(E_OBJECT(bd->app));
}
else
{