projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
set SMALL_FONT for controls here because InheritAttributes() doesn't do it any longer
[wxWidgets.git]
/
src
/
x11
/
dc.cpp
diff --git
a/src/x11/dc.cpp
b/src/x11/dc.cpp
index aeef76c8fd26e6ba081191c6b082559f737616bb..cad69fdf09bd3801055f2d80aeaf32bd2f351d9e 100644
(file)
--- a/
src/x11/dc.cpp
+++ b/
src/x11/dc.cpp
@@
-9,7
+9,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "dc.h"
#endif