calendarui/views/inc/calentodoview.h
branchRCL_3
changeset 5 42814f902fe6
parent 0 f979ecb2b13e
child 13 0f07cd1b5772
child 15 21b79936b33a
--- 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