]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/propeditor.h
added comments to the makefile; added WX_CONFIG var to be able to use a different...
[wxWidgets.git] / utils / configtool / src / propeditor.h
index 5c20030688cf6886d9f0ec4499bc83aa8839866a..c1c3fa33c1ce1e7f2dc8773e6d595e5e4d46f932 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _CT_PROPEDITOR_H_
 #define _CT_PROPEDITOR_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "propeditor.cpp"
 #endif