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 |
21 |
23 |
22 // INCLUDES |
24 // INCLUDES |
23 |
25 |
24 #include <e32base.h> |
26 #include <e32base.h> |
25 |
27 |
132 |
134 |
133 }; |
135 }; |
134 |
136 |
135 #endif |
137 #endif |
136 |
138 |
137 #include <favouritessession.inl> |
139 #include <FavouritesSession.inl> |
138 |
140 |
139 // End of File |
141 // End of File |