diff -r 5d03bc08d59c -r fed1595b188e windowing/windowserver/inc/W32STD.H --- a/windowing/windowserver/inc/W32STD.H Tue Feb 02 01:47:50 2010 +0200 +++ b/windowing/windowserver/inc/W32STD.H 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" @@ -1496,7 +1496,7 @@ #if defined(__WINS__) // Function for WINS behaviour only IMPORT_C void SetRemoveKeyCode(TBool aRemove); - IMPORT_C void SimulateXyInputType(TXYInputType aInputType); //Only for testing WSERV + IMPORT_C void SimulateXyInputType(TInt aInputType); //Only for testing WSERV #endif // IMPORT_C void SimulateRawEvent(TRawEvent aEvent);