add back wxChoice::DoGetBestSize() removed by the previous refactoring, it's still...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 May 2008 00:55:59 +0000 (00:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 May 2008 00:55:59 +0000 (00:55 +0000)
commit0662f99096f665089e23dc7d342ac85ceb72f9e3
treec689d56a407463bcabe0d6db07334dad26f4193f
parent154014d68152d7dcca9ee08c593a3d89fc8fe488
add back wxChoice::DoGetBestSize() removed by the previous refactoring, it's still needed (#9150)

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