diff -r 8305db47a4ce -r d2e116a91587 emulator/emulatorbsp/inc/gui.h --- a/emulator/emulatorbsp/inc/gui.h Sat Jun 12 22:47:04 2010 +0100 +++ b/emulator/emulatorbsp/inc/gui.h Thu Jul 22 16:44:34 2010 +0100 @@ -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 "Eclipse Public License v1.0" @@ -266,6 +266,7 @@ TInt iMaxScreenHeight; TInt iXYInputWidth; TInt iXYInputHeight; + TInt iXYOrientation; TInt iPhysicalScreenWidth; TInt iPhysicalScreenHeight; TInt iMaxPhysicalScreenWidth;