aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-calendar-view.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-10-12 01:11:30 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-10-12 01:11:30 +0800
commita59599ca0ea97ff01b14129930f7999e3574fb12 (patch)
treea34df8cde1ebda123d966594cc9d06b6e70b6797 /calendar/gui/e-calendar-view.h
parent6d2863d35a413fd8e1164b852597ecee44701dca (diff)
downloadgsoc2013-evolution-a59599ca0ea97ff01b14129930f7999e3574fb12.tar
gsoc2013-evolution-a59599ca0ea97ff01b14129930f7999e3574fb12.tar.gz
gsoc2013-evolution-a59599ca0ea97ff01b14129930f7999e3574fb12.tar.bz2
gsoc2013-evolution-a59599ca0ea97ff01b14129930f7999e3574fb12.tar.lz
gsoc2013-evolution-a59599ca0ea97ff01b14129930f7999e3574fb12.tar.xz
gsoc2013-evolution-a59599ca0ea97ff01b14129930f7999e3574fb12.tar.zst
gsoc2013-evolution-a59599ca0ea97ff01b14129930f7999e3574fb12.zip
Bug 661399 - Crash when hovering over calendar entry
Diffstat (limited to 'calendar/gui/e-calendar-view.h')
-rw-r--r--calendar/gui/e-calendar-view.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/calendar/gui/e-calendar-view.h b/calendar/gui/e-calendar-view.h
index 7ebcef7d1c..8d54275d1d 100644
--- a/calendar/gui/e-calendar-view.h
+++ b/calendar/gui/e-calendar-view.h
@@ -248,8 +248,7 @@ void e_calendar_view_modify_and_send (ECalendarView *cal_view,
GtkWindow *toplevel,
gboolean new);
-gboolean e_calendar_view_get_tooltips (ECalendarView *cal_view,
- const ECalendarViewEventData *data);
+gboolean e_calendar_view_get_tooltips (const ECalendarViewEventData *data);
void e_calendar_view_move_tip (GtkWidget *widget,
gint x,