windowing/windowserver/nonnga/SERVER/CLIENT.CPP
branchRCL_3
changeset 1 fed1595b188e
parent 0 5d03bc08d59c
--- a/windowing/windowserver/nonnga/SERVER/CLIENT.CPP	Tue Feb 02 01:47:50 2010 +0200
+++ b/windowing/windowserver/nonnga/SERVER/CLIENT.CPP	Sat Feb 20 00:07:50 2010 +0200
@@ -1,4 +1,4 @@
-// Copyright (c) 1994-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 1994-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -1144,7 +1144,7 @@
 			iRemoveKeyCode=*pData.Bool;
 			break;
 		case EWsClOpSimulateXyInput:
-			WsPointer::SetXyInputType(*pData.XyInput);
+			WsPointer::SetXyInputType(static_cast<TXYInputType>(*pData.XyInput));
 			break;
 #endif
 		case EWsClOpNoFlickerFree: