rom/alfcollect.iby
branchRCL_3
changeset 26 0e9bb658ef58
parent 0 e83bab7cf002
equal deleted inserted replaced
25:4ea6f81c838a 26:0e9bb658ef58
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: Grouped IBY file.
       
    15 *
       
    16 */
       
    17 #ifndef __ALFCOLLECT_IBY__
       
    18 #define __ALFCOLLECT_IBY__
       
    19 
       
    20 #include <bldvariant.hrh>
       
    21 
       
    22 
       
    23 //#include <alfeditors.iby>
       
    24 
       
    25 #include "alfresourcepool.iby"
       
    26 //#include <alfwidgets.iby>
       
    27 // #include <declarativeui.iby>
       
    28 #include "osncore.iby"
       
    29 // #include <thememanagement.iby>
       
    30 // #include <uimodel.iby>
       
    31 #include "widgetmodel.iby"
       
    32 // #include <lctmanager.iby>
       
    33 // Effects are not included into rom by default
       
    34 //#include <alftranseffectplugin.iby>
       
    35 
       
    36 #endif // __ALFCOLLECT_IBY__