equal
deleted
inserted
replaced
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 #include "AknLayout2DataDef.h" |
19 #include "AknLayout2DataDef.h" |
20 #include "AknLayout2Def.h" |
20 #include "aknlayout2def.h" |
21 #include <CdlEngine.h> |
21 #include <CdlEngine.h> |
22 #include "AknLayout2ScalableDef.h" |
22 #include "aknlayout2scalabledef.h" |
23 #define AKNLAYOUT_DEFINE_BYTECODE(name,byte) const TUint8 name = byte; |
23 #define AKNLAYOUT_DEFINE_BYTECODE(name,byte) const TUint8 name = byte; |
24 #include "AknLayoutByteCodes.h" |
24 #include "AknLayoutByteCodes.h" |
25 |
25 |
26 const TInt KNumCells = 7; |
26 const TInt KNumCells = 7; |
27 |
27 |