X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/66ad556c74932cc0ec03aa84890c98185f04f282..d60156ac9d764d9ee6cf866a87084732d341abb9:/docs/latex/wx/chfocevt.tex diff --git a/docs/latex/wx/chfocevt.tex b/docs/latex/wx/chfocevt.tex index 8db4b617bd..de75dd6ca7 100644 --- a/docs/latex/wx/chfocevt.tex +++ b/docs/latex/wx/chfocevt.tex @@ -5,7 +5,7 @@ so that the window could restore the focus back to its corresponding child if it loses it now and regains later. Notice that child window is the direct child of the window receiving event. -Use \helpref{FindFocus}{wxwindowfindfocus) to retreive the window which is actually getting focus. +Use \helpref{FindFocus}{wxwindowfindfocus} to retreive the window which is actually getting focus. \wxheading{Derived from} @@ -49,4 +49,5 @@ Constructor. Returns the direct child which receives the focus, or a (grand-)parent of the control receiving the focus. -To get the actually focused control use \helpref{wxWindow::FindFocus}{wxwindowfindfocus} +To get the actually focused control use \helpref{wxWindow::FindFocus}{wxwindowfindfocus}. +