projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08f6001
)
Add GDK_PIXBUF_DISABLE_DEPRECATED, it should build with it now. Will keep an eye...
author
Mart Raudsepp
<leio@gentoo.org>
Tue, 4 Apr 2006 19:34:38 +0000
(19:34 +0000)
committer
Mart Raudsepp
<leio@gentoo.org>
Tue, 4 Apr 2006 19:34:38 +0000
(19:34 +0000)
interval.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38561
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 537c94c0d7806534d7adec0d10d81423784e7bb1..9a8669a76b2840eb27c4ee1f69ec272d949627e6 100644
(file)
--- a/
include/wx/defs.h
+++ b/
include/wx/defs.h
@@
-2879,6
+2879,7
@@
typedef GtkWidget *WXWidget;
#ifdef __WXGTK20__
#define G_DISABLE_DEPRECATED
#define PANGO_DISABLE_DEPRECATED
+#define GDK_PIXBUF_DISABLE_DEPRECATED
#ifndef __VMS
/* GtkCombo is not defined on VMS if this is defined */
# define GTK_DISABLE_DEPRECATED