X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0fb067bbe6ca68e12c4f14d734001c5a9bd6d4a1..fcf77487edae715c75f0f802a96e203d88dd56c6:/docs/latex/wx/region.tex diff --git a/docs/latex/wx/region.tex b/docs/latex/wx/region.tex index dbffb94465..0ca8231cdf 100644 --- a/docs/latex/wx/region.tex +++ b/docs/latex/wx/region.tex @@ -214,7 +214,7 @@ typically when examining the damaged regions of a window within an OnPaint call. To use it, construct an iterator object on the stack and loop through the regions, testing the object and incrementing the iterator at the end of the loop. -See \helpref{wxWindow::OnPaint}{wxwindowonpaint} for an example of use. +See \helpref{wxPaintEvent}{wxpaintevent} for an example of use. \wxheading{Derived from} @@ -226,7 +226,7 @@ See \helpref{wxWindow::OnPaint}{wxwindowonpaint} for an example of use. \wxheading{See also} -\helpref{wxWindow::OnPaint}{wxwindowonpaint} +\helpref{wxPaintEvent}{wxpaintevent} \latexignore{\rtfignore{\wxheading{Members}}}