layouts/aknlayout2/AdaptationLayer/adaptation_layer_skinlayout.cpp
branchRCL_3
changeset 107 9f95a5546443
parent 106 e4e3998ddda2
equal deleted inserted replaced
106:e4e3998ddda2 107:9f95a5546443
    31 // Notes:
    31 // Notes:
    32 // - if there is NULL in the bottom table, then the implementation in other CDL instance will be used (the ones generated from LAY files)
    32 // - if there is NULL in the bottom table, then the implementation in other CDL instance will be used (the ones generated from LAY files)
    33 // - ensure that the instances are in the packs in the correct order in packages.mk (with adaptation layer after LAY file instances)
    33 // - ensure that the instances are in the packs in the correct order in packages.mk (with adaptation layer after LAY file instances)
    34 
    34 
    35 
    35 
    36 #include "Adaptation_Layer_SkinLayout.h"
    36 #include "adaptation_layer_skinlayout.h"
    37 #include "AknLayout2AdaptationDecode.h"
    37 #include "AknLayout2AdaptationDecode.h"
    38 #include "AknLayoutScalable_Avkon.cdl.h"
    38 #include "aknlayoutscalable_avkon.cdl.h"
    39 #include "AknLayoutScalable_Apps.cdl.h"
    39 #include "aknlayoutscalable_apps.cdl.h"
    40 #include "LayoutMetaData.cdl.h"
    40 #include "layoutmetadata.cdl.h"
    41 #include "AknLayout.cdl.h"
    41 #include "aknlayout.cdl.h"
    42 
    42 
    43 //
    43 //
    44 // panic
    44 // panic
    45 //
    45 //
    46 
    46