X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d2c2afc91be4bdb6e036516785f334ddb54afa0c..d181e0532987ae568eca8b1965f84b953cfb4a13:/docs/latex/wx/mcaptevt.tex?ds=inline diff --git a/docs/latex/wx/mcaptevt.tex b/docs/latex/wx/mcaptevt.tex index c493cbbe41..acdec6c832 100644 --- a/docs/latex/wx/mcaptevt.tex +++ b/docs/latex/wx/mcaptevt.tex @@ -36,7 +36,7 @@ function that takes a wxMouseCaptureChangedEvent argument. \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxMouseCaptureChangedEvent::wxMouseCaptureChangedEvent} +\membersection{wxMouseCaptureChangedEvent::wxMouseCaptureChangedEvent}\label{wxmousecapturechangedeventctor} \func{}{wxMouseCaptureChangedEvent}{\param{wxWindowID }{windowId = 0}, \param{wxWindow*}{ gainedCapture = NULL}} @@ -46,5 +46,5 @@ Constructor. \constfunc{wxWindow*}{GetCapturedWindow}{\void} -Returns the window that gained the capture, or NULL if it was a non-wxWindows window. +Returns the window that gained the capture, or NULL if it was a non-wxWidgets window.