]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/property.cpp
Added window styles to wxToolBar handler.
[wxWidgets.git] / utils / configtool / src / property.cpp
index fa09d728705b85ed8d36ddee1efcd3fce642698d..d8e3c9ab88e6b07a054f44e84f91538a583811e1 100644 (file)
@@ -10,7 +10,7 @@
 // Licence:    
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "property.h"
 #endif