phonebookui/Phonebook2/GroupExtension/inc/CPguAddMembersCmd.h
branchRCL_3
changeset 32 2828b4d142c0
parent 0 e686773b3f54
child 35 4ae315f230bc
--- a/phonebookui/Phonebook2/GroupExtension/inc/CPguAddMembersCmd.h	Tue Apr 27 16:23:35 2010 +0300
+++ b/phonebookui/Phonebook2/GroupExtension/inc/CPguAddMembersCmd.h	Tue May 11 16:00:21 2010 +0300
@@ -211,6 +211,8 @@
         MVPbkContactLinkArray* iContactsInGroup;
         /// Own: State of the command
         TState iState;
+        /// Own: count of contacts already added to group 
+        TInt iAddedContactsCount;
     };
 
 #endif // CPGUADDMEMBERSCMD_H