From 91d90dd20b4d0cf1933ca4ef8b55a7d1d0cf28f2 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 21 Feb 2005 01:44:46 +0000 Subject: [PATCH] removed mention of client data, there is none in this class (bug 1144820) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/mltchdlg.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/mltchdlg.tex b/docs/latex/wx/mltchdlg.tex index d02d976be7..4965fc9eff 100644 --- a/docs/latex/wx/mltchdlg.tex +++ b/docs/latex/wx/mltchdlg.tex @@ -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} -- 2.50.0