removed the old hack needed to size the control properly initially, now it is done...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 May 2004 12:48:08 +0000 (12:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 May 2004 12:48:08 +0000 (12:48 +0000)
commit3dfb79a67d24fbc91d8b0a6d768750cde4c4a76a
tree282e4a4d6e6b1707be1fdc1525ff701c8b13de85
parent17c48da8ee3d9e1873b335cbd8a456cbed252161
removed the old hack needed to size the control properly initially, now it is done by simply calling SetBestSize()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/choice.cpp