dependencies/aknlayout.lag
author Christian Morlok <symbian.org@christianmorlok.de>
Sat, 27 Mar 2010 00:39:17 +0100
branchv5backport
changeset 35 9d28e9ec8f22
child 38 8e41f998124a
permissions -rw-r--r--
updated dependencies

/*
* ============================================================================
*  Name     : aknlayout.lag
*  Part of  : Avkon
*  Copyright (c) 2002 Nokia Corporation
* ============================================================================
*/

#if !defined(__aknlayout_LAG__)
#define __aknlayout_LAG__

class TAknTextLineLayout;
class TAknWindowLineLayout;
class TAknMultiLineTextLayout;

// New for backport
#include "platform/mw/AknLayout.lag"

#define AKN_LAYOUT_WINDOW_screen AknLayout::screen()
#endif