diff -r 79859ed3eea9 -r 919f36ff910f webengine/osswebengine/WebKit/s60/webview/WmlInterface.h --- a/webengine/osswebengine/WebKit/s60/webview/WmlInterface.h Tue Aug 31 16:17:46 2010 +0300 +++ b/webengine/osswebengine/WebKit/s60/webview/WmlInterface.h Wed Sep 01 12:28:30 2010 +0100 @@ -23,7 +23,7 @@ // INCLUDES #include #include -#include "BrCtlDefs.h" +#include #include "BrCtl.h" class CWmlContentInterface; @@ -90,7 +90,7 @@ /** * Set the WKScrollingProviderNotifyLayoutChange. - * Function BrCtlDialogsProvider.h + * Function brctldialogsprovider.h * void CBrCtlScrollingProvider::NotifyLayoutChange(..) * @since 3.1. * @return void @@ -100,7 +100,7 @@ /** * Set the SetWKScrollingProviderUpdateVScrollBarL. - * Function BrCtlDialogsProvider.h + * Function brctldialogsprovider.h * void CBrCtlScrollingProvider::UpdateVScrollBarL(..) * @since 3.1. * @return void @@ -113,7 +113,7 @@ /** * Set the SetWKScrollingProviderUpdateHScrollBarL - * Function BrCtlDialogsProvider.h + * Function brctldialogsprovider.h * void CBrCtlScrollingProvider::UpdateHScrollBarL(..) * @since 3.1. * @return void @@ -129,7 +129,7 @@ /** * Used by and defined in support of CWKDialogProvider - * Function BrCtlDialogsProvider.h + * Function brctldialogsprovider.h * CBrCtlObjectInfo::CWKObjectInfo() in * [WEBKIT\BrowserControl\src\WKDialogsProviderUtils.cpp] * @since 3.1.