X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1d39019c67beba03e34edaf4d4aa5613a98adc10..d76a558d4d5216b0590907b92d3182f82057c1ae:/include/wx/cocoa/scrolbar.h diff --git a/include/wx/cocoa/scrolbar.h b/include/wx/cocoa/scrolbar.h index ca72cb0c20..2ae9935932 100644 --- a/include/wx/cocoa/scrolbar.h +++ b/include/wx/cocoa/scrolbar.h @@ -6,7 +6,7 @@ // Created: 2004/04/25 // RCS-ID: $Id$ // Copyright: (c) 2004 David Elliott -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_COCOA_SCROLBAR_H__ @@ -71,4 +71,5 @@ protected: int m_pageSize; }; -#endif // _WX_COCOA_SCROLBAR_H__ +#endif + // _WX_COCOA_SCROLBAR_H__