X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bfddb9239fcc64dec73eeac9ddc1805ca3904b62..333e57d578e9e0fb6555452b5a53698ffd85ee69:/include/wx/cocoa/slider.h?ds=inline diff --git a/include/wx/cocoa/slider.h b/include/wx/cocoa/slider.h index e1a9193f03..6c6a482b27 100644 --- a/include/wx/cocoa/slider.h +++ b/include/wx/cocoa/slider.h @@ -6,7 +6,7 @@ // Created: 2003/06/19 // RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __WX_COCOA_SLIDER_H__ @@ -79,4 +79,5 @@ public: }; -#endif // __WX_COCOA_SLIDER_H__ +#endif + // __WX_COCOA_SLIDER_H__