diff -r cf4c5641c6dd -r ac35e54b1f85 emulator/emulatorbsp/inc/gui.h --- a/emulator/emulatorbsp/inc/gui.h Fri May 14 16:58:21 2010 +0300 +++ b/emulator/emulatorbsp/inc/gui.h Fri May 14 09:37:17 2010 +0530 @@ -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;