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
/
region.cpp
diff --git
a/src/x11/region.cpp
b/src/x11/region.cpp
index b1575a3f0d7e2eaad52cc0bed635d26c6782c8e8..78be8597084ab2b73f918d2c64f0cf95438d0fba 100644
(file)
--- a/
src/x11/region.cpp
+++ b/
src/x11/region.cpp
@@
-8,7
+8,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "region.h"
#endif