]> git.saurik.com Git - wxWidgets.git/commitdiff
added newline to the end of the file to prevent gcc warning
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 8 Sep 2006 14:38:49 +0000 (14:38 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 8 Sep 2006 14:38:49 +0000 (14:38 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/mdig.cpp

index b6a043aad3cb45138383614b74f08090c3f02219..a1cdc3b08979a8b5a0753b99001572b7159c61ec 100644 (file)
@@ -816,4 +816,5 @@ IMPLEMENT_DYNAMIC_CLASS(wxMDIClientWindow, wxGenericMDIClientWindow)
 
 #endif // wxUSE_GENERIC_MDI_AS_NATIVE
 
-#endif // wxUSE_MDI
\ No newline at end of file
+#endif // wxUSE_MDI
+