webengine/osswebengine/WebKit/s60/plugins/PluginSkin.cpp
changeset 15 60c5402cb945
parent 11 c8a366e56285
child 25 0ed94ceaa377
--- a/webengine/osswebengine/WebKit/s60/plugins/PluginSkin.cpp	Thu Sep 24 12:53:48 2009 +0300
+++ b/webengine/osswebengine/WebKit/s60/plugins/PluginSkin.cpp	Mon Oct 26 08:28:45 2009 +0200
@@ -474,7 +474,7 @@
         {
         positionChanged();
         // Force the control to be redrawn.
-        m_pluginwin->refreshPlugin(*gc);
+        m_pluginwin->refreshPlugin(*gc,newRect);
         }
     }