sbsv2/raptor/test/smoke_suite/test_resources/simple_gui/HelloWorld.h
changeset 674 37ee82a83d43
parent 591 22486c9c7b15
equal deleted inserted replaced
673:7ae5f757318b 674:37ee82a83d43
     1 /*
     1 /*
     2 * Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2000-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    26 #include <eikdoc.h>
    26 #include <eikdoc.h>
    27 #include <eikmenup.h>
    27 #include <eikmenup.h>
    28 
    28 
    29 #include <eikon.hrh>
    29 #include <eikon.hrh>
    30 
    30 
    31 #include <helloworld.rsg>
    31 #include <HelloWorld.rsg>
    32 #include "HelloWorld.hrh"
    32 #include "HelloWorld.hrh"
    33 
    33 
    34 
    34 
    35 
    35 
    36 ////////////////////////////////////////////////////////////////////////
    36 ////////////////////////////////////////////////////////////////////////