From: Vadim Zeitlin Date: Thu, 26 Oct 2006 19:11:45 +0000 (+0000) Subject: rename UpdatePulse() to Pulse() (forgot to commit with the rest of the changes) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7e1897c067ddb8218e05e0751cfe3e0521a5bfba?ds=sidebyside 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 --- 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