webengine/osswebengine/WebKit/s60/plugins/NpnImplementation.cpp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 52 4f66279b1086
child 65 5bfc169077b2
child 84 800203832575
--- a/webengine/osswebengine/WebKit/s60/plugins/NpnImplementation.cpp	Thu Dec 17 09:20:16 2009 +0200
+++ b/webengine/osswebengine/WebKit/s60/plugins/NpnImplementation.cpp	Thu Jan 07 13:31:38 2010 +0200
@@ -494,7 +494,7 @@
                 else {
                 cursorPos = static_cast<TPoint*>(aSetValue);
                 }
-                pluginWin->pluginDeactivate(*cursorPos);
+            pluginWin->pluginDeactivate(*cursorPos);
             }
         }
         break;