projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cd5241
)
Replaced WXGTK13 with WXGTK20
author
Ove Kaaven
<ovek@arcticnet.no>
Wed, 19 Jul 2000 08:26:42 +0000
(08:26 +0000)
committer
Ove Kaaven
<ovek@arcticnet.no>
Wed, 19 Jul 2000 08:26:42 +0000
(08:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7772
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/defs.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/defs.h
b/include/wx/defs.h
index c5bba8db2c1dc4dcb8e502c1bef445b08e253fbd..6f4be1ef8d8fa6931646f23f56cd43b4630f07c2 100644
(file)
--- a/
include/wx/defs.h
+++ b/
include/wx/defs.h
@@
-1894,7
+1894,7
@@
typedef struct _GdkColor GdkColor;
typedef struct _GdkColormap GdkColormap;
typedef struct _GdkFont GdkFont;
typedef struct _GdkGC GdkGC;
-#ifdef __WXGTK
13
__
+#ifdef __WXGTK
20
__
typedef struct _GdkDrawable GdkWindow;
typedef struct _GdkDrawable GdkBitmap;
typedef struct _GdkDrawable GdkPixmap;