diff -r ce191d16bb9a -r 333c5962a10a emulator/emulatorbsp/inc/gui.h --- a/emulator/emulatorbsp/inc/gui.h Thu May 27 14:00:44 2010 +0300 +++ b/emulator/emulatorbsp/inc/gui.h Fri Jun 11 14:44:50 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;