contacts_plat/phonebook_2_common_ui_api/inc/CPbk2ViewGraph.h
branchRCL_3
changeset 35 4ae315f230bc
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
32:2828b4d142c0 35:4ae315f230bc
    19 #ifndef CPBK2VIEWGRAPH_H
    19 #ifndef CPBK2VIEWGRAPH_H
    20 #define CPBK2VIEWGRAPH_H
    20 #define CPBK2VIEWGRAPH_H
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <pbk2viewinfo.hrh>
    24 #include <Pbk2ViewInfo.hrh>
    25 
    25 
    26 // FORWARD DECLARATIONS
    26 // FORWARD DECLARATIONS
    27 class CPbk2ViewNode;
    27 class CPbk2ViewNode;
    28 class TResourceReader;
    28 class TResourceReader;
    29 
    29