]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cmndata.h
Added handler for WM_PRINT to assist with offscreen drawing of widgets
[wxWidgets.git] / include / wx / cmndata.h
index eaceebd2b6d4c5ea20e34aaf8f087d946afe10bd..fa2a86d914d43ccfcafb936ea236635d072e7e37 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_CMNDATA_H_BASE_
 #define _WX_CMNDATA_H_BASE_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "cmndata.h"
 #endif