projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Set minsize and implement DoGetBestSize
[wxWidgets.git]
/
src
/
gtk1
/
gdiobj.cpp
diff --git
a/src/gtk1/gdiobj.cpp
b/src/gtk1/gdiobj.cpp
index 38a919ade2503f47a5bc43d26dd6166c94df17cc..63a3ca364ca9d70792b4cb8810d68db69bea72da 100644
(file)
--- a/
src/gtk1/gdiobj.cpp
+++ b/
src/gtk1/gdiobj.cpp
@@
-7,7
+7,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "gdiobj.h"
#endif