From: Stefan Csomor Date: Wed, 16 Mar 2011 19:16:13 +0000 (+0000) Subject: adding missing newline at end of file X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/057f610bae72e67ddb1d56b2897c5b29b2747b82 adding missing newline at end of file git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/osx/scrolbar_osx.cpp b/src/osx/scrolbar_osx.cpp index e0cdcfe752..3842de5686 100644 --- a/src/osx/scrolbar_osx.cpp +++ b/src/osx/scrolbar_osx.cpp @@ -176,4 +176,4 @@ void wxScrollBar::TriggerScrollEvent( wxEventType scrollEvent ) HandleWindowEvent( event ); } -#endif \ No newline at end of file +#endif