satengine/satserver/Commands/LaunchBrowserCmd/inc/CLaunchBrowserHandler.h
changeset 53 25b8d29b7c59
parent 33 8d5d7fcf9b59
equal deleted inserted replaced
51:12bc758d6a02 53:25b8d29b7c59
    21 
    21 
    22 #include <etelsat.h>
    22 #include <etelsat.h>
    23 #include <etelpckt.h>
    23 #include <etelpckt.h>
    24 #include <w32std.h>             // WsSession
    24 #include <w32std.h>             // WsSession
    25 #include <apgtask.h>            // TApaTask
    25 #include <apgtask.h>            // TApaTask
    26 #include <DocumentHandler.h>    // KWmlcHandler
    26 // Legacy Symbian browser UID
       
    27 const static TInt KWmlcHandler = 0x10008D39;   // WML Browser
    27 
    28 
    28 #include "CSatCommandHandler.h"
    29 #include "CSatCommandHandler.h"
    29 #include "SatSTypes.h"          // TSatQuery
    30 #include "SatSTypes.h"          // TSatQuery
    30 
    31 
    31 class MSatUtils;
    32 class MSatUtils;