]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_notbk.cpp
Check accelerators before sending EVT_CHAR
[wxWidgets.git] / src / xrc / xh_notbk.cpp
index 14a60c8536e5030e7269868ad732a89f153ea059..596df57b3621c25fa5833b0a61806267b00e30c7 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "xh_notbk.h"
 #endif