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
This commit is contained in:
parent
6dad7fff04
commit
7e1897c067
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user