Added newline at the end, eliminates gcc warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Hock 2005-02-19 04:04:08 +00:00
parent 94acd38ec2
commit 8b939bc081

View File

@ -626,4 +626,4 @@ wxVListBox::GetClassDefaultAttributes(wxWindowVariant variant)
return wxListBox::GetClassDefaultAttributes(variant);
}
#endif
#endif