wxComboBox doesn't derive from wxChoice (officially)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-06-17 11:06:10 +00:00
parent b64d8f9463
commit dde2f47eb1

View File

@@ -8,7 +8,6 @@ A combobox permits a single selection only. Combobox items are numbered from zer
\wxheading{Derived from}
\helpref{wxChoice}{wxchoice}\\
\helpref{wxControl}{wxcontrol}\\
\helpref{wxWindow}{wxwindow}\\
\helpref{wxEvtHandler}{wxevthandler}\\