]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/settingsdialog.cpp
wxToggleButton on wxMac has these methods now
[wxWidgets.git] / utils / configtool / src / settingsdialog.cpp
index ead817816da86d46937997f2ce1b37910a21876a..ad3ac8e7d38473a9943b55856e318ada41bb814e 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "settingsdialog.h"
 #endif