aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-popup.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-cal-popup.h')
-rw-r--r--calendar/gui/e-cal-popup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/e-cal-popup.h b/calendar/gui/e-cal-popup.h
index a5043b1726..0de18e70b4 100644
--- a/calendar/gui/e-cal-popup.h
+++ b/calendar/gui/e-cal-popup.h
@@ -80,6 +80,8 @@ enum _e_cal_popup_target_select_t {
E_CAL_POPUP_SELECT_ASSIGNABLE = 1<<10,
E_CAL_POPUP_SELECT_HASURL = 1<<11,
+ E_CAL_POPUP_SELECT_MEETING = 1 <<12,
+ E_CAL_POPUP_SELECT_DELEGATABLE = 1<<13,
};
/**