equal
deleted
inserted
replaced
16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 #ifndef FAVOURITES_SESSION_H |
19 #ifndef FAVOURITES_SESSION_H |
20 #define FAVOURITES_SESSION_H |
20 #define FAVOURITES_SESSION_H |
21 |
|
22 #warning The Favorites API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information |
|
23 |
21 |
24 // INCLUDES |
22 // INCLUDES |
25 |
23 |
26 #include <e32base.h> |
24 #include <e32base.h> |
27 |
25 |
134 |
132 |
135 }; |
133 }; |
136 |
134 |
137 #endif |
135 #endif |
138 |
136 |
139 #include <FavouritesSession.inl> |
137 #include <favouritessession.inl> |
140 |
138 |
141 // End of File |
139 // End of File |