]> git.saurik.com Git - wxWidgets.git/commitdiff
wxComboBox doesn't (officially) derive from wxChoice
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 18 Jun 2003 21:36:51 +0000 (21:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 18 Jun 2003 21:36:51 +0000 (21:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/combobox.tex

index 1678b06ebcaf166ece431c3e91dbe8691b5f8349..7fb633223a9854b4f9e18e95fb202427a3ec8b6c 100644 (file)
@@ -9,7 +9,6 @@ A combobox permits a single selection only. Combobox items are numbered from zer
 \wxheading{Derived from}
 
 \helpref{wxControlWithItems}{wxcontrolwithitems}\\
-\helpref{wxChoice}{wxchoice}\\
 \helpref{wxControl}{wxcontrol}\\
 \helpref{wxWindow}{wxwindow}\\
 \helpref{wxEvtHandler}{wxevthandler}\\