added newline to the end of the file to prevent gcc warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2006-09-08 14:38:49 +00:00
parent 14ac4e3a8e
commit b4ca59760e

View File

@@ -817,3 +817,4 @@ IMPLEMENT_DYNAMIC_CLASS(wxMDIClientWindow, wxGenericMDIClientWindow)
#endif // wxUSE_GENERIC_MDI_AS_NATIVE #endif // wxUSE_GENERIC_MDI_AS_NATIVE
#endif // wxUSE_MDI #endif // wxUSE_MDI