]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/gdicmn.cpp
Added machinery to Enable/Disable windows. When a window is disabled, it
[wxWidgets.git] / src / common / gdicmn.cpp
index 280d4d94c3e680f0df0a278df137ec32b6e4e55b..846f44e355645de06214e246aa087641c422c489 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "gdicmn.h"
 #endif