aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-folder-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-folder-list.c')
-rw-r--r--shell/e-folder-list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-folder-list.c b/shell/e-folder-list.c
index 2fad48f045..6b7ee32c93 100644
--- a/shell/e-folder-list.c
+++ b/shell/e-folder-list.c
@@ -223,7 +223,7 @@ e_folder_list_class_init (EFolderListClass *klass)
vbox_class = (GtkVBoxClass *) klass;
parent_class = g_type_class_ref (PARENT_TYPE);
- glade_gnome_init();
+ glade_init();
object_class->set_property = e_folder_list_set_property;
object_class->get_property = e_folder_list_get_property;