browserutilities/favouritesengine/ClientServer/inc/FavouritesBuf.h
branchRCL_3
changeset 93 79859ed3eea9
parent 36 0ed94ceaa377
child 94 919f36ff910f
equal deleted inserted replaced
92:e1bea15f9a39 93:79859ed3eea9
    23 
    23 
    24 //  INCLUDES
    24 //  INCLUDES
    25 
    25 
    26 #include <e32base.h>
    26 #include <e32base.h>
    27 #include <s32buf.h>
    27 #include <s32buf.h>
    28 #include <favouriteshandle.h>
    28 #include <FavouritesHandle.h>
    29 
    29 
    30 // CONSTANTS
    30 // CONSTANTS
    31 
    31 
    32 /// Stream buffer size.
    32 /// Stream buffer size.
    33 LOCAL_D const TInt KFavouritesStreamBufSize = 512;
    33 LOCAL_D const TInt KFavouritesStreamBufSize = 512;