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