X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4930046b96031565ee2bbe2bd42b1dbe601996ca..b152d8c56c72577b64de63f4d3b001db5d65f85f:/include/wx/cocoa/gauge.h?ds=sidebyside diff --git a/include/wx/cocoa/gauge.h b/include/wx/cocoa/gauge.h index 1a7e9957f7..eddd47eafc 100644 --- a/include/wx/cocoa/gauge.h +++ b/include/wx/cocoa/gauge.h @@ -6,7 +6,7 @@ // Created: 2003/07/15 // RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __WX_COCOA_GAUGE_H__ @@ -70,4 +70,5 @@ protected: virtual wxSize DoGetBestSize() const; }; -#endif // __WX_COCOA_GAUGE_H__ +#endif + // __WX_COCOA_GAUGE_H__