dependencies/aknlayout.lag
author fdim
Wed, 31 Mar 2010 12:29:10 +0300
branchv5backport
changeset 43 690b4f151c12
parent 35 9d28e9ec8f22
child 38 8e41f998124a
permissions -rw-r--r--
Added folder hs_app_idlefw, files there have 'hs_app' prefix(content edited). homescreen_srv compiles with these changes. Although more warnings appear. Also I've changed uid of homescreen.exe, ailaunch.exe. Renamed idlefw files, located in hs_app_idlefw.

/*
* ============================================================================
*  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