corrected IMPLEMENT_DYNAMIC_CLASS macros to ensure that the controls are seen to...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 Feb 2007 16:10:08 +0000 (16:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 Feb 2007 16:10:08 +0000 (16:10 +0000)
commit0ad2a19e42e400028bb28b0cfac7e0ac9636a82b
treed19f0844d16dd7d6cebc156c23fcdf195e5f29c8
parenta41b5c2fd46c252d57a745516aa4be193802c5a1
corrected IMPLEMENT_DYNAMIC_CLASS macros to ensure that the controls are seen to derive from wxControlWithItems by the wx RTTI code (patch 1659708)

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