From 7e1897c067ddb8218e05e0751cfe3e0521a5bfba Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 26 Oct 2006 19:11:45 +0000 Subject: [PATCH] rename UpdatePulse() to Pulse() (forgot to commit with the rest of the changes) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/progdlg.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/latex/wx/progdlg.tex b/docs/latex/wx/progdlg.tex index 10d71cc00f..1c98623d11 100644 --- a/docs/latex/wx/progdlg.tex +++ b/docs/latex/wx/progdlg.tex @@ -112,9 +112,9 @@ empty (which is the default) the message is not changed.} \helpref{Update}{wxprogressdialogupdate} call, this is set to true.} -\membersection{wxProgressDialog::UpdatePulse}\label{wxprogressdialogupdatepulse} +\membersection{wxProgressDialog::Pulse}\label{wxprogressdialogpdatepulse} -\func{virtual bool}{UpdatePulse}{\param{const wxString\& }{newmsg = ""},\rtfsp +\func{virtual bool}{Pulse}{\param{const wxString\& }{newmsg = ""},\rtfsp \param{bool *}{skip = NULL}} Just like \helpref{Update}{wxprogressdialogupdate} but makes -- 2.50.0