From 1e9dff62bd12ff0bf6f646e25d638ea713e9577a Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Fri, 30 Mar 2001 20:24:28 +0000 Subject: Since this is an ETree now, the signature of the double click callback has 2001-03-30 Christopher James Lahey * e-shell-folder-selection-dialog.c (dbl_click_cb): Since this is an ETree now, the signature of the double click callback has changed. svn path=/trunk/; revision=9052 --- shell/e-shell-folder-selection-dialog.c | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/e-shell-folder-selection-dialog.c') 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) -- cgit v1.2.3