projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix for handling (Shift-)Ctrl-Tab when the notebook itself has focus (patch 813507)
[wxWidgets.git]
/
src
/
motif
/
dcclient.cpp
diff --git
a/src/motif/dcclient.cpp
b/src/motif/dcclient.cpp
index 121143670006b91587adb020991a0c83f463a816..914b32f18b0336e965c2040f6b391c103940a1dd 100644
(file)
--- a/
src/motif/dcclient.cpp
+++ b/
src/motif/dcclient.cpp
@@
-36,7
+36,7
@@
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "dcclient.h"
#endif
#pragma implementation "dcclient.h"
#endif