windowing/windowserver/nonnga/SERVER/CLIENT.CPP
changeset 36 01a6848ebfd7
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	Fri Apr 16 16:21:04 2010 +0300
@@ -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: