webengine/osswebengine/WebKit/s60/webview/webview_api_test/tsrc/inc/BrCtlApiTestContainer.h
changeset 65 5bfc169077b2
parent 36 0ed94ceaa377
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 #ifndef BRCTLBCTESTCONTAINER_H
    13 #ifndef BRCTLBCTESTCONTAINER_H
    14 #define BRCTLBCTESTCONTAINER_H
    14 #define BRCTLBCTESTCONTAINER_H
    15 
    15 
    16 // INCLUDES
    16 // INCLUDES
    17 //#include <coecntrl.h>
    17 //#include <coecntrl.h>
    18 #include <brctlinterface.h> // interface under test
    18 #include <BrCtlInterface.h> // interface under test
    19 
    19 
    20 //#include "brctlapitestobserver.h"
    20 //#include "BrCtlApiTestObserver.h"
    21 //#include "brctlapiteststatechangeobserver.h"
    21 //#include "BrCtlApiTestStateChangeObserver.h"
    22 #include "brctlapitestdialogsprovider.h"
    22 #include "BrCtlApiTestDialogsProvider.h"
    23    
    23    
    24 // CONSTATNS
    24 // CONSTATNS
    25 //const TInt KThisAppUid = 0xA0000181;
    25 //const TInt KThisAppUid = 0xA0000181;
    26 
    26 
    27 //_LIT( KUrlLoadTestHtml, "c:\\BrCtlTest\\loadtest.html" );
    27 //_LIT( KUrlLoadTestHtml, "c:\\BrCtlTest\\loadtest.html" );