cbs/CbsServer/ClientInc/CbsCommon.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    22 #define CBSCOMMON_H
    22 #define CBSCOMMON_H
    23 
    23 
    24 //  INCLUDES
    24 //  INCLUDES
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 #include <s32std.h>
    26 #include <s32std.h>
    27 #include <CbsCommonTypes.h>
    27 #include <cbscommontypes.h>
    28 
    28 
    29 // CONSTANTS
    29 // CONSTANTS
    30 
    30 
    31 // Max count of topic lists in the root
    31 // Max count of topic lists in the root
    32 const TInt KCbsRootItemsSize = 1;
    32 const TInt KCbsRootItemsSize = 1;