From 452dc1600d0a6ae63474220e3ce74664058ece5c Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Sat, 22 Jul 2006 10:17:18 +0000 Subject: Added support Gw notes. svn path=/trunk/; revision=32378 --- calendar/gui/dialogs/comp-editor-page.h | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/gui/dialogs/comp-editor-page.h') diff --git a/calendar/gui/dialogs/comp-editor-page.h b/calendar/gui/dialogs/comp-editor-page.h index a5ddb03e89..b7a10222cd 100644 --- a/calendar/gui/dialogs/comp-editor-page.h +++ b/calendar/gui/dialogs/comp-editor-page.h @@ -49,6 +49,7 @@ typedef enum { COMP_EDITOR_PAGE_DELEGATE = 1<<2, COMP_EDITOR_PAGE_USER_ORG = 1<<3, COMP_EDITOR_PAGE_IS_ASSIGNED = 1<<4, + COMP_EDITOR_PAGE_IS_SHARED = 1<<5 } CompEditorPageFlags; typedef struct { -- cgit v1.2.3