cbs/CbsServer/ClientInc/CbsCommon.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    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;