src/hbcore/inputfw/hbinputmainwindow.cpp
changeset 28 b7da29130b0e
parent 21 4633027730f5
--- a/src/hbcore/inputfw/hbinputmainwindow.cpp	Thu Sep 02 20:44:51 2010 +0300
+++ b/src/hbcore/inputfw/hbinputmainwindow.cpp	Fri Sep 17 08:32:10 2010 +0300
@@ -373,7 +373,7 @@
     const int positionForeground(0);
     // Now window ordinal position works with latest symbian release. So giving back this window
     // a FEP priority. This will enable this window to come on top of any softkeys.
-    rWindow->SetOrdinalPosition(positionForeground, ECoeWinPriorityFep);
+    rWindow->SetOrdinalPosition(positionForeground);
 #endif
 }