X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55b46fd164e36b063ee924e8a433f6b0f876dc70..43f06cfda107a4a74776b58dca3353a4414ecfb1:/docs/latex/wx/passdlg.tex diff --git a/docs/latex/wx/passdlg.tex b/docs/latex/wx/passdlg.tex index 8960e2f3ea..34ab9ac058 100644 --- a/docs/latex/wx/passdlg.tex +++ b/docs/latex/wx/passdlg.tex @@ -37,6 +37,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.}