]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/statline.cpp
Added wxWS_EX_BLOCK_EVENTS style
[wxWidgets.git] / src / generic / statline.cpp
index a7e4f99dc13d3ba81e6de43848bdbf5d3cacd8d8..28fd5b63d596c4a119c6393916b83f13f5a7fb54 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "statline.h"
 #endif