diff -r f979ecb2b13e -r 42814f902fe6 calendarui/views/inc/calentodoview.h --- a/calendarui/views/inc/calentodoview.h Tue Feb 02 10:12:19 2010 +0200 +++ b/calendarui/views/inc/calentodoview.h Fri Feb 19 22:49:53 2010 +0200 @@ -280,6 +280,7 @@ TInt iHighlightedRowNumber; // The row number highlighted. TInt iFirstEntryOnScreenIndex; // The offset of the topmost item on screen to the first entry. CListBoxView::CSelectionIndexArray* iMarkedTodoItems; + TBool iEventViewCommandHandled ; }; #endif // TODOVIEW_H