meetingrequest/mrguicommon/inc/cesmrcontactmanagerhandler.h
branchRCL_3
changeset 16 b5fbb9b25d57
parent 12 4ce476e64c59
equal deleted inserted replaced
14:b13141f05c3d 16:b5fbb9b25d57
    19 #ifndef CESMRCONTACTMANAGERHANDLER_H
    19 #ifndef CESMRCONTACTMANAGERHANDLER_H
    20 #define CESMRCONTACTMANAGERHANDLER_H
    20 #define CESMRCONTACTMANAGERHANDLER_H
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 
    23 
    24 #include <mvpbkcontactstoreobserver.h>
    24 #include <MVPbkContactStoreObserver.h>
    25 #include <mvpbkcontactstorelistobserver.h>
    25 #include <MVPbkContactStoreListObserver.h>
    26 
    26 
    27 class CVPbkContactManager;
    27 class CVPbkContactManager;
    28 
    28 
    29 NONSHARABLE_CLASS( MESMRContactManagerObserver )
    29 NONSHARABLE_CLASS( MESMRContactManagerObserver )
    30     {
    30     {