equal
deleted
inserted
replaced
19 |
19 |
20 |
20 |
21 #ifndef BROWSERLAUNCHER_H |
21 #ifndef BROWSERLAUNCHER_H |
22 #define BROWSERLAUNCHER_H |
22 #define BROWSERLAUNCHER_H |
23 |
23 |
|
24 #warning The Browser Launcher API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information |
|
25 |
24 // INCLUDES |
26 // INCLUDES |
25 #include <e32std.h> |
27 #include <e32std.h> |
26 #include <e32base.h> |
28 #include <e32base.h> |
27 #include <favouritesdb.h> |
29 #include <FavouritesDb.h> |
28 |
30 |
29 // FORWARD DECLARATIONS |
31 // FORWARD DECLARATIONS |
30 class CBrowserLauncherExtension; |
32 class CBrowserLauncherExtension; |
31 class MDownloadedContentHandler; |
33 class MDownloadedContentHandler; |
32 class MAknServerAppExitObserver; |
34 class MAknServerAppExitObserver; |