aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage-set-view.h
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-01-17 23:11:19 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-01-17 23:11:19 +0800
commit569e29360fb99c0bb165066a034a2f68c7038d8c (patch)
tree1edad4be385b4e2e9e64e8409e77376dc861f0d0 /shell/e-storage-set-view.h
parent8f0f48283e2c7873e5de2ca76de851a0c880c52e (diff)
downloadgsoc2013-evolution-569e29360fb99c0bb165066a034a2f68c7038d8c.tar
gsoc2013-evolution-569e29360fb99c0bb165066a034a2f68c7038d8c.tar.gz
gsoc2013-evolution-569e29360fb99c0bb165066a034a2f68c7038d8c.tar.bz2
gsoc2013-evolution-569e29360fb99c0bb165066a034a2f68c7038d8c.tar.lz
gsoc2013-evolution-569e29360fb99c0bb165066a034a2f68c7038d8c.tar.xz
gsoc2013-evolution-569e29360fb99c0bb165066a034a2f68c7038d8c.tar.zst
gsoc2013-evolution-569e29360fb99c0bb165066a034a2f68c7038d8c.zip
Some little more DnD work.
svn path=/trunk/; revision=7577
Diffstat (limited to 'shell/e-storage-set-view.h')
-rw-r--r--shell/e-storage-set-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-storage-set-view.h b/shell/e-storage-set-view.h
index 92c9c84167..1d0483b0fa 100644
--- a/shell/e-storage-set-view.h
+++ b/shell/e-storage-set-view.h
@@ -64,7 +64,7 @@ struct _EStorageSetViewClass {
const char *name);
void (* dnd_action) (EStorageSetView *storage_set_view,
- GdkDragAction action,
+ GdkDragContext *context,
const char *source_data,
const char *source_data_type,
const char *target_path);