]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/custompropertydialog.h
Fix docs for Bind
[wxWidgets.git] / utils / configtool / src / custompropertydialog.h
index 28488de734c5bef72277d0fc9f139c1f328aa7a1..9c27dba1a14ea999f6b45b33ede55b3eb4d48dff 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _CUSTOMPROPERTYDIALOG_H_
 #define _CUSTOMPROPERTYDIALOG_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "custompropertydialog.cpp"
 #endif