]> Pileus Git - ~andy/gtk/commit
Don't add a second cell renderer
authorMatthias Clasen <mclasen@redhat.com>
Mon, 18 Oct 2010 12:13:41 +0000 (08:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 18 Oct 2010 12:13:41 +0000 (08:13 -0400)
commitb613cc64786a95ea069d3d308906133165062315
treee55cfc80af181b7c4eb706ed76c3d706b57e0536
parent8d456e3c505d7665deaedbeb4c343f9aa51d78f6
Don't add a second cell renderer

When has-entry is TRUE, GtkComboBox already adds a cell renderer
for the text column, so avoid adding a second one in GtkComboBoxText.

https://bugzilla.gnome.org/show_bug.cgi?id=632381
gtk/gtkcomboboxtext.c