]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/printdlg.h
Always use XPMs in this sample
[wxWidgets.git] / include / wx / mac / printdlg.h
index bb0806af2e6f4907ab3300820374a082ea095220..6bb45dad2f485963b446df36e0b6a77918eb88f5 100644 (file)
@@ -8,13 +8,13 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_PRINTDLG_H_
 #define _WX_PRINTDLG_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "printdlg.h"
 #endif