Added trailing newline.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2005-03-12 19:24:19 +00:00
parent cadbf2a8e4
commit 2e5cb6c2a3
2 changed files with 2 additions and 2 deletions

View File

@@ -68,4 +68,4 @@ void wxCheckListBox::Check(size_t item, bool check)
{
}
#endif
#endif

View File

@@ -283,4 +283,4 @@ wxClientData* wxListBox::DoGetItemClientObject(int n) const
return (wxClientData*) m_itemClientData[n];
}
#endif
#endif