From 6002d043b5d222f3846510c15b163af3ed0a1cf8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Thu, 14 Oct 2004 18:09:33 +0000 Subject: [PATCH] Bug #1001474. Text!=Password. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/function.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index 2efa51c3d5..a7b8e9e747 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -1918,7 +1918,7 @@ Dialog is centered on its {\it parent} unless an explicit position is given in \membersection{::wxGetPasswordFromUser}\label{wxgetpasswordfromuser} -\func{wxString}{wxGetTextFromUser}{\param{const wxString\& }{message}, \param{const wxString\& }{caption = ``Input text"},\\ +\func{wxString}{wxGetPasswordFromUser}{\param{const wxString\& }{message}, \param{const wxString\& }{caption = ``Input Text"},\\ \param{const wxString\& }{default\_value = ``"}, \param{wxWindow *}{parent = NULL}} Similar to \helpref{wxGetTextFromUser}{wxgettextfromuser} but the text entered -- 2.50.0