aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-week-view.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-07-03 20:15:16 +0800
committerMilan Crha <mcrha@redhat.com>2009-07-03 20:15:16 +0800
commit044adbe76a1bf09d83ece2ad7944d1d549fa4f34 (patch)
tree97a5b673130fc4dd4d001d2bc2e264684fc0a34f /calendar/gui/e-week-view.h
parentd1f3e3514e8a35b62950aff3ffd7beceff94c807 (diff)
downloadgsoc2013-evolution-044adbe76a1bf09d83ece2ad7944d1d549fa4f34.tar
gsoc2013-evolution-044adbe76a1bf09d83ece2ad7944d1d549fa4f34.tar.gz
gsoc2013-evolution-044adbe76a1bf09d83ece2ad7944d1d549fa4f34.tar.bz2
gsoc2013-evolution-044adbe76a1bf09d83ece2ad7944d1d549fa4f34.tar.lz
gsoc2013-evolution-044adbe76a1bf09d83ece2ad7944d1d549fa4f34.tar.xz
gsoc2013-evolution-044adbe76a1bf09d83ece2ad7944d1d549fa4f34.tar.zst
gsoc2013-evolution-044adbe76a1bf09d83ece2ad7944d1d549fa4f34.zip
Bug #236996 - Calendar display for weekends in month view
Diffstat (limited to 'calendar/gui/e-week-view.h')
-rw-r--r--calendar/gui/e-week-view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/e-week-view.h b/calendar/gui/e-week-view.h
index 513dae247b..9ef7149d61 100644
--- a/calendar/gui/e-week-view.h
+++ b/calendar/gui/e-week-view.h
@@ -105,6 +105,7 @@ typedef enum
E_WEEK_VIEW_COLOR_DATES,
E_WEEK_VIEW_COLOR_DATES_SELECTED,
E_WEEK_VIEW_COLOR_TODAY,
+ E_WEEK_VIEW_COLOR_MONTH_NONWORKING_DAY,
E_WEEK_VIEW_COLOR_LAST
} EWeekViewColors;