X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55b46fd164e36b063ee924e8a433f6b0f876dc70..2706e543a6923d8e743c6ec21fcfe898a52aec88:/docs/latex/wx/passdlg.tex diff --git a/docs/latex/wx/passdlg.tex b/docs/latex/wx/passdlg.tex index 8960e2f3ea..90d6f58db8 100644 --- a/docs/latex/wx/passdlg.tex +++ b/docs/latex/wx/passdlg.tex @@ -7,6 +7,7 @@ It is implemented as a generic wxWidgets dialog. \helpref{wxTextEntryDialog}{wxtextentrydialog}\\ \helpref{wxDialog}{wxdialog}\\ +\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\ \helpref{wxWindow}{wxwindow}\\ \helpref{wxEvtHandler}{wxevthandler}\\ \helpref{wxObject}{wxobject} @@ -37,6 +38,6 @@ Constructor. Use \helpref{wxTextEntryDialog::ShowModal}{wxtextentrydialogshowmod \docparam{defaultValue}{The default value, which may be the empty string.} \docparam{style}{A dialog style, specifying the buttons (wxOK, wxCANCEL) -and an optional wxCENTRE style. You do not need to specify the wxTE_PASSWORD style, it is always applied. +and an optional wxCENTRE style. You do not need to specify the \windowstyle{wxTE\_PASSWORD} style, it is always applied.} \docparam{pos}{Dialog position.}