webengine/osswebengine/WebKit/s60/webview/WebFrameView.h
branchRCL_3
changeset 47 e1bea15f9a39
parent 42 a1a5d4e727e8
child 48 79859ed3eea9
--- a/webengine/osswebengine/WebKit/s60/webview/WebFrameView.h	Thu Jul 15 19:53:20 2010 +0300
+++ b/webengine/osswebengine/WebKit/s60/webview/WebFrameView.h	Thu Aug 19 10:58:56 2010 +0300
@@ -41,7 +41,7 @@
     // from MScrollView
     void draw(WebCoreGraphicsContext&, const TRect&);
     void invalidateRect(const TRect&, TBool);
-    void scrollTo(const TPoint&);
+    void scrollTo(const TPoint&, TBool aNotifyPlugins=EFalse);
     TRect visibleRect() const;
     TSize contentSize() const;
     void resizeContent(const TSize& /*aSize*/);