branch | RCL_3 |
changeset 49 | 919f36ff910f |
parent 48 | 79859ed3eea9 |
48:79859ed3eea9 | 49:919f36ff910f |
---|---|
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; |