err...not sure how that got in there
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 27 Jul 2011 06:44:39 +0000 (06:44 +0000)
committerMike McCormack <mj.mccormack@samsung.com>
Wed, 23 Nov 2011 00:54:49 +0000 (09:54 +0900)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@61792 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/els_tooltip.c

index 561b679..18f5432 100644 (file)
@@ -258,7 +258,6 @@ _elm_tooltip_reconfigure(Elm_Tooltip *tt)
              ERR("Could not apply the theme to the tooltip! style=%s", style);
              if (tt->tt_win) evas_object_del(tt->tt_win);
              else evas_object_del(tt->tooltip);
-elm_win_transparent_set(tt->tt_win, EINA_TRUE);
              tt->tt_win = NULL;
              tt->tt_evas = NULL;
              tt->tooltip = NULL;