]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/wxconfigtool.h
wxToggleButton on wxMac has these methods now
[wxWidgets.git] / utils / configtool / src / wxconfigtool.h
index 5fe71a22b162a467cfb682b4c67b0fa8940d5df8..130bfbeaadff16f9b07f08214ab00a8894a4b7c9 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _AP_WXCONFIGTOOL_H_
 #define _AP_WXCONFIGTOOL_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "wxconfigtool.cpp"
 #endif