Add GDK_PIXBUF_DISABLE_DEPRECATED, it should build with it now. Will keep an eye on the tinderbox at a reasonable
interval. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user