appfw/uiftestfw/inc/appfwk_test_AppUi.h
branchRCL_3
changeset 13 096dad6e50a9
parent 0 2e3d3ce01487
equal deleted inserted replaced
12:7645e9ce10dc 13:096dad6e50a9
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    28 #include <coeaui.h>
    28 #include <coeaui.h>
    29 #include <eikappui.h>
    29 #include <eikappui.h>
    30 
    30 
    31 #include <test/testexecutestepbase.h>
    31 #include <test/testexecutestepbase.h>
    32 
    32 
    33 #include "appfwk_tmsteststep.h"
    33 #include <test/appfwk_tmsteststep.h>
    34 
    34 
    35 // user panic descriptors
    35 // user panic descriptors
    36 _LIT(KPanicNullPointer,"Null pointer");
    36 _LIT(KPanicNullPointer,"Null pointer");
    37 
    37 
    38 //user panic errors
    38 //user panic errors