aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-component.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/calendar-component.c')
-rw-r--r--calendar/gui/calendar-component.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/calendar/gui/calendar-component.c b/calendar/gui/calendar-component.c
index 828c751fe4..50eadcc55a 100644
--- a/calendar/gui/calendar-component.c
+++ b/calendar/gui/calendar-component.c
@@ -637,7 +637,9 @@ static gboolean
selector_tree_drag_motion (GtkWidget *widget,
GdkDragContext *context,
int x,
- int y)
+ int y,
+ guint time,
+ gpointer user_data)
{
GtkTreePath *path = NULL;
gpointer data = NULL;