--- a/meetingrequest/mrgui/inc/esmrgui.hrh Mon Mar 15 12:39:10 2010 +0200
+++ b/meetingrequest/mrgui/inc/esmrgui.hrh Wed Mar 31 21:08:33 2010 +0300
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
@@ -37,4 +37,13 @@
#define EEsMrResponseDialogType 0x602
#define EEsMrTrackingType 0x603
+#define EMrAttachmentProgressNoteId 0x604
+
+enum TMRMenuStyle
+ {
+ EMROptionsMenu,
+ EMRContextMenu,
+ EMRStylusPopupMenu
+ };
+
#endif // ESMRGUI_HRH