web_pub/favourites_engine_api/inc/FavouritesItem.h
branchRCL_3
changeset 93 79859ed3eea9
parent 36 0ed94ceaa377
child 94 919f36ff910f
equal deleted inserted replaced
92:e1bea15f9a39 93:79859ed3eea9
    17 
    17 
    18 
    18 
    19 #ifndef FAVOURITES_ITEM_H
    19 #ifndef FAVOURITES_ITEM_H
    20 #define FAVOURITES_ITEM_H
    20 #define FAVOURITES_ITEM_H
    21 
    21 
       
    22 #warning The Favorites API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
       
    23 
    22 //  INCLUDES
    24 //  INCLUDES
    23 
    25 
    24 #include <e32base.h>
    26 #include <e32base.h>
    25 #include <favouriteslimits.h>
    27 #include <FavouritesLimits.h>
    26 #include <favouriteswapap.h>
    28 #include <FavouritesWapAp.h>
    27 
    29 
    28 // FORWARD DECLARATION
    30 // FORWARD DECLARATION
    29 
    31 
    30 class CFavouritesItemImpl;
    32 class CFavouritesItemImpl;
    31 class RWriteStream;
    33 class RWriteStream;