don't force size_allocate in gtk_pizza_put, it shouldn't be necessary
authorPaul Cornett <paulcor@bullseye.com>
Sat, 20 Oct 2007 22:31:06 +0000 (22:31 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Sat, 20 Oct 2007 22:31:06 +0000 (22:31 +0000)
commit48510f6156b88a6f9322747b251741f537dd92a0
tree597c35046ff8a3d915c137c8f58ae815eb7be91a
parent129d09bee92471afa736698808d59e776368c3ac
don't force size_allocate in gtk_pizza_put, it shouldn't be necessary

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/win_gtk.c