phoneengine/PhoneCntFinder/inc/CPhCntMatchItem.h
branchRCL_3
changeset 7 544e34b3255a
parent 0 5f000ab63145
equal deleted inserted replaced
6:38529f706030 7:544e34b3255a
    22 //  INCLUDES
    22 //  INCLUDES
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <CNTDEF.H>     // TContactItemId
    24 #include <CNTDEF.H>     // TContactItemId
    25 
    25 
    26 #include "CPhCntMatcher.h" // TFieldId
    26 #include "CPhCntMatcher.h" // TFieldId
    27 #include "MPhCntMatch.h" // TPhCCliType
    27 #include "mphcntmatch.h" // TPhCCliType
    28 
    28 
    29 // CONSTANTS
    29 // CONSTANTS
    30 
    30 
    31 // Panic literal for maching related panics.
    31 // Panic literal for maching related panics.
    32 _LIT( KPhCntMatchPanic, "PhCntMatch" );
    32 _LIT( KPhCntMatchPanic, "PhCntMatch" );