diff options
Diffstat (limited to 'calendar/gui/e-calendar-view.h')
-rw-r--r-- | calendar/gui/e-calendar-view.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/e-calendar-view.h b/calendar/gui/e-calendar-view.h index 8d3ac6f8ac..6dccf98cd1 100644 --- a/calendar/gui/e-calendar-view.h +++ b/calendar/gui/e-calendar-view.h @@ -186,6 +186,8 @@ void draw_curved_rectangle (cairo_t *cr, double rect_height, double radius); +GdkColor get_today_background (GdkColor event_background); + G_END_DECLS #endif |