equal
deleted
inserted
replaced
17 |
17 |
18 |
18 |
19 #ifndef FAVOURITES_DB_INCREMENTAL_H |
19 #ifndef FAVOURITES_DB_INCREMENTAL_H |
20 #define FAVOURITES_DB_INCREMENTAL_H |
20 #define FAVOURITES_DB_INCREMENTAL_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 |
|
25 // INCLUDES |
22 // INCLUDES |
26 |
23 |
27 #include <FavouritesHandle.h> |
24 #include <favouriteshandle.h> |
28 |
25 |
29 // FORWARD DECLARATIONS |
26 // FORWARD DECLARATIONS |
30 |
27 |
31 class RFavouritesDb; |
28 class RFavouritesDb; |
32 |
29 |