[evolution] Set the GTK+ backward compatibility check to 2.21.2.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Set the GTK+ backward compatibility check to 2.21.2.
- Date: Fri, 4 Jun 2010 17:58:04 +0000 (UTC)
commit 25a2437786e43d59b60e6e362eb482afc1b2a77f
Author: Matthew Barnes <mbarnes redhat com>
Date: Fri Jun 4 13:57:17 2010 -0400
Set the GTK+ backward compatibility check to 2.21.2.
e-util/gtk-compat.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/e-util/gtk-compat.h b/e-util/gtk-compat.h
index 75b3297..2bcdf9f 100644
--- a/e-util/gtk-compat.h
+++ b/e-util/gtk-compat.h
@@ -7,7 +7,7 @@
* in GTK+ 2.22 which we need to build with sealed GDK. That way it
* is still possible to build with GTK+ 2.20. */
-#if !GTK_CHECK_VERSION(2,21,0)
+#if !GTK_CHECK_VERSION(2,21,2)
#define gdk_drag_context_get_actions(context) (context)->actions
#define gdk_drag_context_get_suggested_action(context) (context)->suggested_action
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]