Moved allocate size correction code from combobox
authorRobert Roebling <robert@roebling.de>
Tue, 12 Dec 2006 21:43:55 +0000 (21:43 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 12 Dec 2006 21:43:55 +0000 (21:43 +0000)
commit86b65467096ed1cd7c8b914bc64db6680fddafc9
tree9a8e6c2ab0fa3bcae37064911cf8ac021ae18c74
parent0cdd04ad993f86710bc5c9d9c8c12ec25a34ac71
  Moved allocate size correction code from combobox
    to toolbar code since that is where the problem
    is and it affects other controls, too.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/combobox.cpp
src/gtk/tbargtk.cpp