Rename folder operation for hildon 2.2
[modest] / src / modest-ui-actions.h
index 172ad3e..7c1f5b4 100644 (file)
@@ -262,8 +262,10 @@ void    modest_ui_actions_on_send_receive              (GtkAction *action,
 void     modest_ui_actions_on_new_folder               (GtkAction *action,
                                                        ModestWindow *main_window);
 
+gboolean     modest_ui_actions_on_edit_mode_rename_folder            (ModestWindow *window);
+
 void     modest_ui_actions_on_rename_folder            (GtkAction *action,
-                                                       ModestMainWindow *main_window);
+                                                       ModestWindow *window);
 
 void     modest_ui_actions_on_delete_folder            (GtkAction *action,
                                                        ModestWindow *window);