correct GetBestSize() to return correct best size, i.e. the same size as AutoSize...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 15 Dec 2006 01:09:06 +0000 (01:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 15 Dec 2006 01:09:06 +0000 (01:09 +0000)
commitdc4689ef73c1046e49978fcd0a929f3dd975fbb9
treef218166a58fbb3b6ee726ea2d649bd888d79fcca
parentd8bfd72731c320ca9316518b9996d63dcbf32e52
correct GetBestSize() to return correct best size, i.e. the same size as AutoSize() would give to the control since the fix in 1.407

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