]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/colordlg.h
Oops, I left an extra { in there.
[wxWidgets.git] / include / wx / mac / colordlg.h
index f9d9ae7f2da1821e85ad43216919941ed4eb6906..443ba6fd685e722d3e29d66f0bf96908e99d7fd5 100644 (file)
@@ -7,13 +7,13 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_COLORDLG_H_
 #define _WX_COLORDLG_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "colordlg.h"
 #endif