]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed Deselect function.
authorJulian Smart <julian@anthemion.co.uk>
Sat, 30 May 1998 17:21:21 +0000 (17:21 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 30 May 1998 17:21:21 +0000 (17:21 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/combobox.tex

index 14a6978125d9aea59c008a8d0dc696b2415d49bf..93adf5361c83e8cd7fa0cccabbeff20ac091ffad 100644 (file)
@@ -132,16 +132,6 @@ Deletes an item from the combobox.
 
 \docparam{n}{The item to delete, starting from zero.}
 
-\membersection{wxComboBox::Deselect}\label{wxcomboboxdeselect}
-
-\func{void}{Deselect}{\param{const int}{ n}}
-
-Deselects an item in the combobox.
-
-\wxheading{Parameters}
-
-\docparam{n}{The item to deselect, starting from zero.}
-
 \membersection{wxComboBox::FindString}\label{wxcomboboxfindstring}
 
 \func{int}{FindString}{\param{const wxString\& }{string}}