phoneengine/PhoneCntFinder/ContactService/inc/tphcntcontactfield.h
branchRCL_3
changeset 7 544e34b3255a
parent 0 5f000ab63145
equal deleted inserted replaced
6:38529f706030 7:544e34b3255a
    19 #define TPHCNTCONTACTFIELD_H
    19 #define TPHCNTCONTACTFIELD_H
    20 
    20 
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <TVPbkFieldVersitProperty.h>
    23 #include <TVPbkFieldVersitProperty.h>
    24 #include "MPhCntMatch.h"
    24 #include "mphcntmatch.h"
    25 #include "tphcntnumber.h"
    25 #include "tphcntnumber.h"
    26 
    26 
    27 class MPhCntContactManager;
    27 class MPhCntContactManager;
    28 class MVPbkStoreContactField;
    28 class MVPbkStoreContactField;
    29 
    29