]> git.saurik.com Git - wxWidgets.git/commitdiff
Added newline at the end, eliminates gcc warning
authorKevin Hock <hockkn@yahoo.com>
Sat, 19 Feb 2005 04:04:08 +0000 (04:04 +0000)
committerKevin Hock <hockkn@yahoo.com>
Sat, 19 Feb 2005 04:04:08 +0000 (04:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/vlbox.cpp

index ebe2ad77c2450ac73ffaede5d6a8a8b6a29e2000..89438eaae9e23a17c6b79efe7c0411ee3bb5bae9 100644 (file)
@@ -626,4 +626,4 @@ wxVListBox::GetClassDefaultAttributes(wxWindowVariant variant)
     return wxListBox::GetClassDefaultAttributes(variant);
 }
 
-#endif
\ No newline at end of file
+#endif