]> git.saurik.com Git - wxWidgets.git/commitdiff
Added trailing newline.
authorDavid Elliott <dfe@tgwbd.org>
Sat, 12 Mar 2005 19:24:19 +0000 (19:24 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sat, 12 Mar 2005 19:24:19 +0000 (19:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/cocoa/checklst.mm
src/cocoa/listbox.mm

index dbc40bc0788363a4a06e25e6f1479334f5f37969..f3a68f99ac2ed46ac6fb1195cf9fcce04fa911b9 100644 (file)
@@ -68,4 +68,4 @@ void wxCheckListBox::Check(size_t item, bool check)
 {
 }
 
-#endif
\ No newline at end of file
+#endif
index 59e96c6d6281f78340b1059cfccf1ce9a44d9937..e17fc1cfc2e18f940ed3d09bd7b53fe5a114cfbf 100644 (file)
@@ -283,4 +283,4 @@ wxClientData* wxListBox::DoGetItemClientObject(int n) const
     return (wxClientData*) m_itemClientData[n];
 }
 
-#endif
\ No newline at end of file
+#endif