omads/omadsextensions/adapters/bookmark/inc/omadsfolderobject.h
changeset 3 c2b8a5ae6ed5
parent 0 dab8a81a92de
equal deleted inserted replaced
2:19dc812fb587 3:c2b8a5ae6ed5
    19 #ifndef __OMADSFOLDEROBJECT_H__
    19 #ifndef __OMADSFOLDEROBJECT_H__
    20 #define __OMADSFOLDEROBJECT_H__
    20 #define __OMADSFOLDEROBJECT_H__
    21 
    21 
    22 #include <f32file.h>
    22 #include <f32file.h>
    23 #include <MSenContentHandlerClient.h>
    23 #include <MSenContentHandlerClient.h>
    24 #include <FavouritesItem.h>
    24 #include <favouritesitem.h>
    25 
    25 
    26 
    26 
    27 const TInt KMaxFolderNameLength = KFavouritesMaxName;
    27 const TInt KMaxFolderNameLength = KFavouritesMaxName;
    28 const TInt KMaxElementLength = 255;
    28 const TInt KMaxElementLength = 255;
    29 const TInt KMaxXmlLineLength = 1024;
    29 const TInt KMaxXmlLineLength = 1024;