[gtk+/gtk-2-22] Fix the build after recent deprecations



commit 19ef533618fdbd1619ac8276b2890706ef387cb5
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Sep 7 10:53:10 2010 -0400

    Fix the build after recent deprecations

 gtk/gtkdialog.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkdialog.c b/gtk/gtkdialog.c
index 81042a3..94a6a54 100644
--- a/gtk/gtkdialog.c
+++ b/gtk/gtkdialog.c
@@ -24,6 +24,8 @@
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#undef GTK_DISABLE_DEPRECATED
+
 #include <stdlib.h>
 #include <string.h>
 #include "config.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]