X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..88bed4b484a2f78c284c049428cd82adcc69f25d:/docs/latex/wx/idleevt.tex diff --git a/docs/latex/wx/idleevt.tex b/docs/latex/wx/idleevt.tex index f38cf33a03..edba768343 100644 --- a/docs/latex/wx/idleevt.tex +++ b/docs/latex/wx/idleevt.tex @@ -27,7 +27,7 @@ Idle events can be caught by the wxApp class, or by top-level window classes. \wxheading{See also} -\helpref{wxApp::OnIdle}{wxapponidle}, \helpref{Event handling overview}{eventhandlingoverview} +\helpref{Event handling overview}{eventhandlingoverview} \latexignore{\rtfignore{\wxheading{Members}}} @@ -49,7 +49,7 @@ new event is posted to the application by the windowing system. \wxheading{See also} -\helpref{wxIdleEvent::MoreRequested}{wxidleeventmorerequested}, \helpref{wxApp::OnIdle}{wxapponidle} +\helpref{wxIdleEvent::MoreRequested}{wxidleeventmorerequested} \membersection{wxIdleEvent::MoreRequested}\label{wxidleeventmorerequested} @@ -59,5 +59,5 @@ Returns TRUE if the OnIdle function processing this event requested more process \wxheading{See also} -\helpref{wxIdleEvent::RequestMore}{wxidleeventrequestmore}, \helpref{wxApp::OnIdle}{wxapponidle} +\helpref{wxIdleEvent::RequestMore}{wxidleeventrequestmore}