diff options
Diffstat (limited to 'calendar/gui/e-week-view.h')
-rw-r--r-- | calendar/gui/e-week-view.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/e-week-view.h b/calendar/gui/e-week-view.h index 2b63748704..58ff08aa22 100644 --- a/calendar/gui/e-week-view.h +++ b/calendar/gui/e-week-view.h @@ -281,6 +281,7 @@ struct _EWeekView /* The icons. */ GdkPixbuf *reminder_icon; GdkPixbuf *recurrence_icon; + GdkPixbuf *attach_icon; GdkPixbuf *timezone_icon; /* Colors for drawing. */ |