]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/passdlg.tex
sorting support for generic version (patch 1765087 from Bo)
[wxWidgets.git] / docs / latex / wx / passdlg.tex
index 8960e2f3ea50e43b0693524024686dbdf9e5393f..34ab9ac058ef12dcef35ceb56ef38612317170f2 100644 (file)
@@ -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.}