]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/frame.h
fixed bug with wxcolourDatabase::FindColour(); added (and documented) new Find()...
[wxWidgets.git] / include / wx / motif / frame.h
index abafe0237b4326237a81698ed11764235f7b7c55..7f555c1f652459507dcaadaa8edcdb6c37c30a22 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_MOTIF_FRAME_H_
 #define _WX_MOTIF_FRAME_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "frame.h"
 #endif