]> Pileus Git - ~andy/gtk/commit
combobox: cleanup allocation of children in list mode
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 31 Jan 2012 23:45:09 +0000 (18:45 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Feb 2012 01:30:42 +0000 (20:30 -0500)
commitec6b36add5798234e360ecd4d0bc6b2bf38f38d7
tree07d422e5eadaf25252410f8d9ad4627ece4189ee
parenta8211b75b23ad31497b244b8fb5863a4fa77b37d
combobox: cleanup allocation of children in list mode

Instead of setting the same values for child allocation in different
places, just do it once.
gtk/gtkcombobox.c