web_plat/launcher_api/inc/BrowserLauncher.h
branchRCL_3
changeset 93 79859ed3eea9
parent 36 0ed94ceaa377
child 94 919f36ff910f
equal deleted inserted replaced
92:e1bea15f9a39 93:79859ed3eea9
    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;