From: David Elliott Date: Sat, 12 Mar 2005 19:20:52 +0000 (+0000) Subject: Added back trailing newline. Please be more careful when using dumb editors like... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/cadbf2a8e41a9ec9a6f8450dc263ba31d0d6abf4?ds=inline Added back trailing newline. Please be more careful when using dumb editors like Xcode's. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/cocoa/checkbox.mm b/src/cocoa/checkbox.mm index d5f21852a6..c75820d257 100644 --- a/src/cocoa/checkbox.mm +++ b/src/cocoa/checkbox.mm @@ -136,4 +136,4 @@ void wxCheckBox::Cocoa_wxNSButtonAction(void) Command(event); } -#endif \ No newline at end of file +#endif