aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-model-calendar.h
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@src.gnome.org>2003-08-09 17:01:35 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-08-09 17:01:35 +0800
commit8f65ff7000f89f936e46007d0db78c0aa602f0b8 (patch)
tree447afd042dd278f088acc87f38503b3f4a17c0c6 /calendar/gui/e-cal-model-calendar.h
parentd0ce2a3d39fbb2386a75fc4b55768fa7d708691e (diff)
downloadgsoc2013-evolution-8f65ff7000f89f936e46007d0db78c0aa602f0b8.tar
gsoc2013-evolution-8f65ff7000f89f936e46007d0db78c0aa602f0b8.tar.gz
gsoc2013-evolution-8f65ff7000f89f936e46007d0db78c0aa602f0b8.tar.bz2
gsoc2013-evolution-8f65ff7000f89f936e46007d0db78c0aa602f0b8.tar.lz
gsoc2013-evolution-8f65ff7000f89f936e46007d0db78c0aa602f0b8.tar.xz
gsoc2013-evolution-8f65ff7000f89f936e46007d0db78c0aa602f0b8.tar.zst
gsoc2013-evolution-8f65ff7000f89f936e46007d0db78c0aa602f0b8.zip
Merged missing bits from branch
svn path=/trunk/; revision=22152
Diffstat (limited to 'calendar/gui/e-cal-model-calendar.h')
-rw-r--r--calendar/gui/e-cal-model-calendar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/e-cal-model-calendar.h b/calendar/gui/e-cal-model-calendar.h
index 6ddf312a27..450871c88f 100644
--- a/calendar/gui/e-cal-model-calendar.h
+++ b/calendar/gui/e-cal-model-calendar.h
@@ -35,6 +35,8 @@ G_BEGIN_DECLS
typedef struct _ECalModelCalendarPrivate ECalModelCalendarPrivate;
typedef enum {
+ /* If you add new items here or reorder them, you have to update the
+ .etspec files for the tables using this model */
E_CAL_MODEL_CALENDAR_FIELD_DTEND = E_CAL_MODEL_FIELD_LAST,
E_CAL_MODEL_CALENDAR_FIELD_LOCATION,
E_CAL_MODEL_CALENDAR_FIELD_TRANSPARENCY,