]> Pileus Git - ~andy/gtk/commit
entry: always prepare the style context when using it for entry icons
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 30 Nov 2011 16:40:32 +0000 (11:40 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 30 Nov 2011 21:39:59 +0000 (16:39 -0500)
commit5224302a30428ad64f6c819791dd6021a850aeca
tree16184d26a654e08febfe63a67f25bef9c1488c6e
parent126651f8894d660bdc8924592b996e7dd1eef456
entry: always prepare the style context when using it for entry icons

Make sure to always prepare the entry's style context for the entry icon
style when passing it to GtkIconHelper.
gtk/gtkentry.c