diff -r 95f71bcdcdb7 -r 657f875b013e kernel/eka/include/drivers/xyin.h --- a/kernel/eka/include/drivers/xyin.h Thu May 27 14:17:14 2010 +0300 +++ b/kernel/eka/include/drivers/xyin.h Fri Jun 11 15:02:23 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 1998-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of the License "Eclipse Public License v1.0" @@ -27,6 +27,7 @@ #include #include + #ifdef _DEBUG //#define __DIGITISER_DEBUG1__ //#define __DIGITISER_DEBUG2__ @@ -180,6 +181,7 @@ TState iState; TInt iCount; TUint8 iPointerOn; + TInt iOrientation; // HALData::TDigitizerOrientation };