]> git.saurik.com Git - wxWidgets.git/commitdiff
removed mention of client data, there is none in this class (bug 1144820)
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 Feb 2005 01:44:46 +0000 (01:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 21 Feb 2005 01:44:46 +0000 (01:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/mltchdlg.tex

index d02d976be7df24cbfb5b715f2fb356b961b7357e..4965fc9eff9efda423169ca97e96909c1833f43f 100644 (file)
@@ -31,7 +31,7 @@ the user to select one or more.
 \param{const wxString\& }{caption}, \param{const wxArrayString\& }{choices}, \param{long }{style = wxCHOICEDLG\_STYLE},\rtfsp
 \param{const wxPoint\& }{pos = wxDefaultPosition}}
 
-Constructor, taking an array of wxString choices and optional client data.
+Constructor taking an array of wxString choices.
 
 \wxheading{Parameters}