projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed separate wxSYS_ICONTITLE_FONT; made it the same as wxSYS_DEFAULT_GUI_FONT
[wxWidgets.git]
/
src
/
mgl
/
bitmap.cpp
diff --git
a/src/mgl/bitmap.cpp
b/src/mgl/bitmap.cpp
index 34183dd8a63390e8562f437d2b0caf4d1d9a421c..bef5fc7e40e0e8425e44c3086b7603bc2fa77b45 100644
(file)
--- a/
src/mgl/bitmap.cpp
+++ b/
src/mgl/bitmap.cpp
@@
-6,7
+6,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "bitmap.h"
#endif