--- a/messagingappbase/mce/inc/MceOneRowMessageListContainer.h Tue Sep 14 21:11:56 2010 +0300
+++ b/messagingappbase/mce/inc/MceOneRowMessageListContainer.h Wed Sep 15 12:08:45 2010 +0300
@@ -133,7 +133,8 @@
/**
* From CMceMessageListContainerBase
*/
- virtual void ItemCountChangedL( TBool aItemsAdded );
+ virtual void ItemCountChangedL( TBool aItemsAdded,
+ CArrayFix<TInt>* aAddedIndexes = 0 );
/**
* From CMceMessageListContainerBase
@@ -333,6 +334,11 @@
* From CMceMessageListContainerBase
*/
void UpdateIconArrayL( );
+
+ /**
+ * From CMceMessageListContainerBase
+ */
+ void SetMarkingModeOff();
public: // Functions from base classes