From 057f610bae72e67ddb1d56b2897c5b29b2747b82 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Wed, 16 Mar 2011 19:16:13 +0000 Subject: [PATCH] adding missing newline at end of file git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/osx/scrolbar_osx.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.0