]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mcaptevt.tex
Spelling fixes from Andreas Mohr (patch #1360064)
[wxWidgets.git] / docs / latex / wx / mcaptevt.tex
index c493cbbe4150762bf8338aaf5d3de664c792d0f7..acdec6c832a04f4d82cd3290e838cd1bebbf7870 100644 (file)
@@ -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.