landmarksui/uicontrols/src/CLmkGoToUrlCmd.cpp
branchRCL_3
changeset 9 91123d004e8f
parent 0 522cd55cc3d7
equal deleted inserted replaced
8:41042d2af523 9:91123d004e8f
    20 
    20 
    21 
    21 
    22 
    22 
    23 
    23 
    24 // INCLUDE FILES
    24 // INCLUDE FILES
    25 #include <BrowserLauncher.h>
    25 #include <browserlauncher.h>
    26 #include <DownloadedContentHandler.h>
    26 #include <downloadedcontenthandler.h>
    27 #include "clmkgotourlcmd.h"
    27 #include "clmkgotourlcmd.h"
    28 
    28 
    29 _LIT(KProtocolForURL, "4 ");
    29 _LIT(KProtocolForURL, "4 ");
    30 //============================ MEMBER FUNCTIONS ===============================
    30 //============================ MEMBER FUNCTIONS ===============================
    31 
    31