renamed wxComboControl to wxComboCtrl and related wxUSE_XXX and configure switches for consistency with the other ones

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-05-16 22:57:40 +00:00
parent 87419e97c6
commit a57d600f1a
25 changed files with 290 additions and 290 deletions

View File

@@ -340,9 +340,9 @@
#define wxUSE_MINIFRAME 0
#define wxUSE_COMBOCONTROL 0
#define wxUSE_COMBOCTRL 0
#define wxUSE_OWNERDRAWNCOMBOBOX 0
#define wxUSE_ODCOMBOBOX 0
#define wxUSE_ACCEL 0