diff -r 29ddb8a72f0e -r 9f1c3fea0f87 windowing/windowserver/test/tauto/TPANIC.H --- a/windowing/windowserver/test/tauto/TPANIC.H Tue Jul 06 15:45:57 2010 +0300 +++ b/windowing/windowserver/test/tauto/TPANIC.H Wed Aug 18 11:05:09 2010 +0300 @@ -1,5 +1,5 @@ -// Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 1996-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" @@ -88,6 +88,7 @@ #endif void TestMismatchedCaptureCancelPanicL(); void LogHeapInfo(); + void TestEnableAdvancePointerActivatePanicL(); protected: //from CTGraphicsStep virtual void RunTestCaseL(TInt aCurTestCase);