aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-day-view-top-item.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-day-view-top-item.h')
-rw-r--r--calendar/gui/e-day-view-top-item.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/calendar/gui/e-day-view-top-item.h b/calendar/gui/e-day-view-top-item.h
index daeb37aca7..9b8342af99 100644
--- a/calendar/gui/e-day-view-top-item.h
+++ b/calendar/gui/e-day-view-top-item.h
@@ -55,7 +55,8 @@ typedef struct {
GtkType e_day_view_top_item_get_type (void);
-
+void e_day_view_top_item_get_day_label (EDayView *day_view, gint day,
+ gchar *buffer, gint buffer_len);
#ifdef __cplusplus