diff -r 332e7bf3b42f -r 469fa8a78de7 appfw/viewserver/server/vwspatchdata.cpp --- a/appfw/viewserver/server/vwspatchdata.cpp Tue May 25 12:52:36 2010 +0300 +++ b/appfw/viewserver/server/vwspatchdata.cpp Wed Jun 09 09:52:12 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