webengine/wmlengine/src/MVC/include/MVCShell.h
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    44 #include "nwx_defs.h"
    44 #include "nwx_defs.h"
    45 #include "nwx_status.h"
    45 #include "nwx_status.h"
    46 #include "urlloader_urlresponse.h"
    46 #include "urlloader_urlresponse.h"
    47 #include "EmbeddedDocExitObserver.h"
    47 #include "EmbeddedDocExitObserver.h"
    48 //R
    48 //R
    49 #include "historystack.h"
    49 #include "HistoryStack.h"
    50 //#include "webkitview.h"
    50 //#include "webkitview.h"
    51 #include "wmlcontrol.h"
    51 #include "WmlControl.h"
    52 
    52 
    53 
    53 
    54 #ifdef __SERIES60_WIM
    54 #ifdef __SERIES60_WIM
    55 #include "WimUi.h"
    55 #include "WimUi.h"
    56 #endif __SERIES60_WIM
    56 #endif __SERIES60_WIM