X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e79fa7534162386335ee0d3994afe64c7fa2ca1..c52b96359b639cda516615f9433d3b20b35443b5:/docs/latex/wx/mltchdlg.tex diff --git a/docs/latex/wx/mltchdlg.tex b/docs/latex/wx/mltchdlg.tex index d02d976be7..65658fc287 100644 --- a/docs/latex/wx/mltchdlg.tex +++ b/docs/latex/wx/mltchdlg.tex @@ -6,6 +6,7 @@ the user to select one or more. \wxheading{Derived from} \helpref{wxDialog}{wxdialog}\\ +\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\ \helpref{wxWindow}{wxwindow}\\ \helpref{wxEvtHandler}{wxevthandler}\\ \helpref{wxObject}{wxobject} @@ -31,7 +32,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}