]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/icon.h
disabled wxMBConv(wxFONTENCODING_UTF7) test -- it doesn't work under Unix with iconv()
[wxWidgets.git] / include / wx / cocoa / icon.h
index 760692544e4b21610b0b042d97c6cd8cd139a92e..8e4214f31d604a9b3921ce233e7989749f05a3de 100644 (file)
@@ -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__