diff -r 951aeeb3da43 -r eea20ed08f4b appfw/viewserver/server/vwspatchdata.cpp --- a/appfw/viewserver/server/vwspatchdata.cpp Fri Jun 11 13:48:03 2010 +0300 +++ b/appfw/viewserver/server/vwspatchdata.cpp Tue Jun 29 10:40:11 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2008-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" @@ -15,6 +15,6 @@ #include -EXPORT_C extern const TInt KVwsBoostAppPriorityBeforePanic = 0; +EXPORT_C extern const TInt KVwsBoostAppPriorityBeforePanic = 1; EXPORT_C extern const TInt KTimeoutValueForPreemptedProcess = 4*1000*1000; //4 seconds