phoneengine/PhoneCntFinder/ContactService/inc/cphcntcontactdataselection.h
branchRCL_3
changeset 7 544e34b3255a
parent 6 38529f706030
equal deleted inserted replaced
6:38529f706030 7:544e34b3255a
    18 
    18 
    19 #ifndef CPHCNTCONTACTDATASELECTION_H
    19 #ifndef CPHCNTCONTACTDATASELECTION_H
    20 #define CPHCNTCONTACTDATASELECTION_H
    20 #define CPHCNTCONTACTDATASELECTION_H
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include "MPhCntMatch.h"
    23 #include "mphcntmatch.h"
    24 
    24 
    25 NONSHARABLE_CLASS( CPhCntSelectedData ) : public CBase
    25 NONSHARABLE_CLASS( CPhCntSelectedData ) : public CBase
    26     {
    26     {
    27 public:
    27 public:
    28 
    28