diff -r 5d03bc08d59c -r fed1595b188e windowing/windowserver/SERVER/w32cmd.h --- a/windowing/windowserver/SERVER/w32cmd.h Tue Feb 02 01:47:50 2010 +0200 +++ b/windowing/windowserver/SERVER/w32cmd.h Sat Feb 20 00:07:50 2010 +0200 @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 1999-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" @@ -968,7 +968,7 @@ const TBool *Bool; const TUid *Uid; const TPointerCursorMode *Mode; - const TXYInputType *XyInput; + const TInt *XyInput; const TPoint *Point; const TRgb *rgb; const RqStatPtr *RequestStatus;