diff options
Diffstat (limited to 'shell/e-shell-folder-selection-dialog.c')
-rw-r--r-- | shell/e-shell-folder-selection-dialog.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-folder-selection-dialog.c b/shell/e-shell-folder-selection-dialog.c index c76e956131..1b6f456804 100644 --- a/shell/e-shell-folder-selection-dialog.c +++ b/shell/e-shell-folder-selection-dialog.c @@ -144,6 +144,7 @@ impl_destroy (GtkObject *object) static void dbl_click_cb (EStorageSetView *essv, int row, + ETreePath path, int col, GdkEvent *event, EShellFolderSelectionDialog *folder_selection_dialog) |