]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statbmp.h
implemented IsModified() and DiscardEdits()
[wxWidgets.git] / include / wx / statbmp.h
index 3c81aa47817831ca757cedf72ebba8fb89fd3942..02f5c7ef054a92e047132b6f72313e3f1253893a 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_STATBMP_H_BASE_
 #define _WX_STATBMP_H_BASE_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "statbmpbase.h"
 #endif