Added newlines to end of files to avoid RTF-for-PDF index getting messed up

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-10-10 17:46:49 +00:00
parent a92bedfeeb
commit b67a86d574
48 changed files with 58 additions and 16 deletions

View File

@@ -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}.