diff -r 5d03bc08d59c -r 01a6848ebfd7 windowing/windowserver/nonnga/SERVER/POINTER.CPP --- a/windowing/windowserver/nonnga/SERVER/POINTER.CPP Tue Feb 02 01:47:50 2010 +0200 +++ b/windowing/windowserver/nonnga/SERVER/POINTER.CPP Fri Apr 16 16:21:04 2010 +0300 @@ -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" @@ -45,7 +45,7 @@ TPointerCursorMode WsPointer::iPointerCursorMode=EPointerCursorNormal; CWsWindow *WsPointer::iRepeatWindow=NULL; TRect WsPointer::iRepeatRect; -TXYInputType WsPointer::iXyInputType; +TXYInputType WsPointer::iXyInputType; TUint WsPointer::iLastUnmatchedDown1; TUint WsPointer::iLastUnmatchedDown2; TUint WsPointer::iLastUnmatchedDown3;