[gtk+] Undefine GTK_DISABLE_DEPRECATED in testinput to keep it compiling
- From: Christian Dywan <cdywan src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtk+] Undefine GTK_DISABLE_DEPRECATED in testinput to keep it compiling
- Date: Fri, 16 Oct 2009 16:46:13 +0000 (UTC)
commit 06603435a2fa1dc03e4729df6fb3fe482af83e00
Author: Christian Dywan <christian twotoasts de>
Date: Fri Oct 16 18:45:53 2009 +0200
Undefine GTK_DISABLE_DEPRECATED in testinput to keep it compiling
tests/testinput.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/testinput.c b/tests/testinput.c
index 4734284..96b66f4 100644
--- a/tests/testinput.c
+++ b/tests/testinput.c
@@ -24,6 +24,8 @@
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
+#undef GTK_DISABLE_DEPRECATED
+
#include "config.h"
#include <stdio.h>
#include "gtk/gtk.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]