web_plat/launcher_api/inc/BrowserLauncher.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    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 
       
    26 //  INCLUDES
    24 //  INCLUDES
    27 #include <e32std.h>
    25 #include <e32std.h>
    28 #include <e32base.h>
    26 #include <e32base.h>
    29 #include <FavouritesDb.h>
    27 #include <favouritesdb.h>
    30 
    28 
    31 // FORWARD DECLARATIONS
    29 // FORWARD DECLARATIONS
    32 class CBrowserLauncherExtension;
    30 class CBrowserLauncherExtension;
    33 class MDownloadedContentHandler;
    31 class MDownloadedContentHandler;
    34 class MAknServerAppExitObserver;
    32 class MAknServerAppExitObserver;