webengine/osswebengine/WebKit/s60/webview/WmlInterface.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- a/webengine/osswebengine/WebKit/s60/webview/WmlInterface.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/osswebengine/WebKit/s60/webview/WmlInterface.h	Fri Mar 19 09:52:28 2010 +0200
@@ -23,7 +23,7 @@
 //  INCLUDES
 #include <e32std.h>
 #include <e32base.h>
-#include <brctldefs.h>
+#include "BrCtlDefs.h"
 #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.