diff -r bf7481649c98 -r 7f25ef56562d windowing/windowserver/nga/SERVER/openwfc/screen.h --- a/windowing/windowserver/nga/SERVER/openwfc/screen.h Fri Jun 11 14:58:47 2010 +0300 +++ b/windowing/windowserver/nga/SERVER/openwfc/screen.h Wed Jun 23 19:41:15 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2004-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" @@ -249,6 +249,7 @@ void ClearDsaSurface(const TRect& area, const TRgb& color); void PositionUiElements(const TRect& aExtent, const TRect& aViewport); TInt SetConfiguration(const TDisplayConfiguration& aConfig); + TInt UpdateConfiguration(const TDisplayConfiguration& aConfig); void UpdateDynamicScreenModes(); void RecalculateModeTwips(const TDisplayConfiguration* aConfig = NULL); inline void IncreaseDisplaySpinner();