fixed unmatched braces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
45c0ea45ff
commit
776eb3d746
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user