]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/chfocevt.tex
Wine fixes
[wxWidgets.git] / docs / latex / wx / chfocevt.tex
index 8db4b617bdac035575e705c9c7770c1067ec164d..de75dd6ca78ca46551b265eb409d18834415e346 100644 (file)
@@ -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}.
+