aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage-set.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-storage-set.c')
-rw-r--r--shell/e-storage-set.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-storage-set.c b/shell/e-storage-set.c
index 3cc17d1bdb..82f25afce4 100644
--- a/shell/e-storage-set.c
+++ b/shell/e-storage-set.c
@@ -431,7 +431,7 @@ class_init (EStorageSetClass *klass)
GTK_RUN_FIRST,
GTK_CLASS_TYPE (object_class),
GTK_SIGNAL_OFFSET (EStorageSetClass, moved_folder),
- e_shell_marshal_NONE__POINTER_POINTER,
+ e_shell_marshal_NONE__STRING_STRING,
GTK_TYPE_NONE, 2,
GTK_TYPE_STRING,
GTK_TYPE_STRING);