equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2002-2005 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2002-2005 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 "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members |
5 * under the terms of "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.symbianfoundation.org/legal/licencesv10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
8 * |
8 * |
9 * Initial Contributors: |
9 * Initial Contributors: |
10 * Nokia Corporation - initial contribution. |
10 * Nokia Corporation - initial contribution. |
11 * |
11 * |
12 * Contributors: |
12 * Contributors: |
20 // INCLUDES |
20 // INCLUDES |
21 #if !defined(__EIKEDSTS_H__) |
21 #if !defined(__EIKEDSTS_H__) |
22 #define __EIKEDSTS_H__ |
22 #define __EIKEDSTS_H__ |
23 |
23 |
24 #if !defined(__FEPBASE_H__) |
24 #if !defined(__FEPBASE_H__) |
25 #include <FEPBASE.H> |
25 #include <fepbase.h> |
26 #endif |
26 #endif |
27 |
27 |
28 #if !defined(__AKNEDSTSOBS_H__) |
28 #if !defined(__AKNEDSTSOBS_H__) |
29 #include <AKNEDSTSOBS.H> |
29 #include <aknedstsobs.h> |
30 #endif |
30 #endif |
31 |
31 |
32 #if !defined(__UIKON_HRH__) |
32 #if !defined(__UIKON_HRH__) |
33 #include <UIKON.HRH> |
33 #include <uikon.hrh> |
34 #endif |
34 #endif |
35 |
35 |
36 #include <Eikon.hrh> |
36 #include <eikon.hrh> |
37 |
37 |
38 #include <frmtlay.h> |
38 #include <frmtlay.h> |
39 |
39 |
40 // CLASS DECLARATION |
40 // CLASS DECLARATION |
41 |
41 |