]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imaggif.cpp
Also allow key events for Shift-Tab when wxWANTS_CHARS style is used
[wxWidgets.git] / src / common / imaggif.cpp
index 1aed9a28cbb4cb9ea4e2857d48f096eeecf1891c..3a64963f922fbda4bbf7455b068d3cd4e521460f 100644 (file)
@@ -7,7 +7,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "imaggif.h"
 #endif