equal
deleted
inserted
replaced
|
1 /* |
|
2 * ============================================================================ |
|
3 * Name : aknlayout.lag |
|
4 * Part of : Avkon |
|
5 * Copyright (c) 2002 Nokia Corporation |
|
6 * ============================================================================ |
|
7 */ |
|
8 |
|
9 #if !defined(__aknlayout_LAG__) |
|
10 #define __aknlayout_LAG__ |
|
11 |
|
12 class TAknTextLineLayout; |
|
13 class TAknWindowLineLayout; |
|
14 class TAknMultiLineTextLayout; |
|
15 |
|
16 // New for backport |
|
17 #include "platform/mw/AknLayout.lag" |
|
18 |
|
19 #define AKN_LAYOUT_WINDOW_screen AknLayout::screen() |
|
20 #endif |