diff -r 582f97e694c5 -r 0227b64654ad emulator/emulatorbsp/inc/gui.h --- a/emulator/emulatorbsp/inc/gui.h Wed Apr 14 17:07:53 2010 +0300 +++ b/emulator/emulatorbsp/inc/gui.h Wed Jun 09 10:53:59 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 "Eclipse Public License v1.0" @@ -266,6 +266,7 @@ TInt iMaxScreenHeight; TInt iXYInputWidth; TInt iXYInputHeight; + TInt iXYOrientation; TInt iPhysicalScreenWidth; TInt iPhysicalScreenHeight; TInt iMaxPhysicalScreenWidth;