X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b7cacb43db1e69b87b257a67912b4d52995b070a..b901ac2c3b618a020f87a4a02555b72c4b41bc21:/include/wx/cocoa/icon.h diff --git a/include/wx/cocoa/icon.h b/include/wx/cocoa/icon.h index 760692544e..8e4214f31d 100644 --- a/include/wx/cocoa/icon.h +++ b/include/wx/cocoa/icon.h @@ -6,7 +6,7 @@ // Created: 2003/08/11 // RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_COCOA_ICON_H__ @@ -58,4 +58,5 @@ public: bool CreateFromXpm(const char **bits); }; -#endif // _WX_COCOA_ICON_H__ +#endif + // _WX_COCOA_ICON_H__