equal
deleted
inserted
replaced
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 |
|
24 // INCLUDES |
22 // INCLUDES |
25 |
23 |
26 #include <e32base.h> |
24 #include <e32base.h> |
27 #include <FavouritesLimits.h> |
25 #include <favouriteslimits.h> |
28 #include <FavouritesWapAp.h> |
26 #include <favouriteswapap.h> |
29 |
27 |
30 // FORWARD DECLARATION |
28 // FORWARD DECLARATION |
31 |
29 |
32 class CFavouritesItemImpl; |
30 class CFavouritesItemImpl; |
33 class RWriteStream; |
31 class RWriteStream; |