]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mltchdlg.tex
compilation fix for wxUSE_STL==1 in DoGetSibling()
[wxWidgets.git] / docs / latex / wx / mltchdlg.tex
index d02d976be7df24cbfb5b715f2fb356b961b7357e..65658fc2872c5aed7912ab8397c6e1ea2d49d36a 100644 (file)
@@ -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}