]> git.saurik.com Git - wxWidgets.git/commit
fixes and missing files from the first wxComboControl patch (update of patch 1479938)
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 9 May 2006 16:18:19 +0000 (16:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 9 May 2006 16:18:19 +0000 (16:18 +0000)
commit6d0ce565ff6a0db2e7c6e3240ef4cf6fe7950a35
tree3ec2ad7002455254b065286344efa73183317566
parent65b977e5b3535191e16d1acc43a4e97d5520800d
fixes and missing files from the first wxComboControl patch (update of patch 1479938)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/combo.h
include/wx/odcombo.h
include/wx/univ/combobox.h
samples/combo/combo.cpp
src/common/combocmn.cpp
src/generic/combog.cpp
src/generic/odcombo.cpp
src/msw/combo.cpp
src/univ/combobox.cpp