aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-shell-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-cal-shell-view.h')
-rw-r--r--calendar/gui/e-cal-shell-view.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/gui/e-cal-shell-view.h b/calendar/gui/e-cal-shell-view.h
index 14ce530c61..404446f22b 100644
--- a/calendar/gui/e-cal-shell-view.h
+++ b/calendar/gui/e-cal-shell-view.h
@@ -21,6 +21,7 @@
#ifndef E_CAL_SHELL_VIEW_H
#define E_CAL_SHELL_VIEW_H
+#include <gnome-cal.h>
#include <e-shell-view.h>
#include <libedataserver/e-source-list.h>
@@ -62,6 +63,8 @@ struct _ECalShellViewClass {
GType e_cal_shell_view_get_type
(GTypeModule *type_module);
+GnomeCalendar * e_cal_shell_view_get_calendar
+ (ECalShellView *cal_shell_view);
ESourceList * e_cal_shell_view_get_source_list
(ECalShellView *cal_shell_view);