windowing/windowserver/nonnga/CLIENT/RWS.CPP
branchRCL_3
changeset 11 fed1595b188e
parent 0 5d03bc08d59c
child 163 bbf46f59e123
--- a/windowing/windowserver/nonnga/CLIENT/RWS.CPP	Tue Feb 02 01:47:50 2010 +0200
+++ b/windowing/windowserver/nonnga/CLIENT/RWS.CPP	Sat Feb 20 00:07:50 2010 +0200
@@ -1,4 +1,4 @@
-// Copyright (c) 1995-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 1995-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"
@@ -2040,7 +2040,7 @@
 	WriteInt(aRemove,EWsClOpRemoveKeyCode);
 	}
 
-EXPORT_C void RWsSession::SimulateXyInputType(TXYInputType aInputType)
+EXPORT_C void RWsSession::SimulateXyInputType(TInt aInputType)
 	{
 	WriteInt(aInputType,EWsClOpSimulateXyInput);
 	}