From 51e9cc6057ca5530a498864b0624028882e9e585 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 30 Jun 2011 14:19:59 -0400 Subject: Bug 652958 - Evolution Account Assistant jumps steps The GTK+ patch in bug 653705 is also required for the Account Assistant to work properly under the new GtkAssistant design in GTK+ 3.1. This commit only deals with sidebar ordering issues. --- mail/em-folder-properties.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/em-folder-properties.c') diff --git a/mail/em-folder-properties.c b/mail/em-folder-properties.c index 4f5b4f6710..ff9d0d991d 100644 --- a/mail/em-folder-properties.c +++ b/mail/em-folder-properties.c @@ -116,6 +116,7 @@ emfp_get_folder_item (EConfig *ec, EConfigItem *item, GtkWidget *parent, GtkWidget *old, + gint position, gpointer data) { GObjectClass *class; -- cgit v1.2.3