securitydialogs/simlockui/src/SimLockUIBackgroundControl.cpp
branchRCL_3
changeset 5 3b17fc5c9564
parent 1 d5423fbb4f29
child 47 63339781d179
equal deleted inserted replaced
1:d5423fbb4f29 5:3b17fc5c9564
    22 */
    22 */
    23 
    23 
    24 
    24 
    25 // System Includes
    25 // System Includes
    26 #include <coemain.h>
    26 #include <coemain.h>
    27 #include <aknsdrawutils.h>                      // AknsDrawUtils
    27 #include <AknsDrawUtils.h>                      // AknsDrawUtils
    28 #include <aknsskininstance.h>                   // MAknsSkinInstance
    28 #include <AknsSkinInstance.h>                   // MAknsSkinInstance
    29 #include <aknscontrolcontext.h>                 // MAknsControlContext
    29 #include <AknsControlContext.h>                 // MAknsControlContext
    30 #include <aknsbasicbackgroundcontrolcontext.h>  // CAknsBasicBackgroundControlContext
    30 #include <AknsBasicBackgroundControlContext.h>  // CAknsBasicBackgroundControlContext
    31 #include <AknLayoutScalable_Avkon.cdl.h>        // AknLayoutScalable_Avkon
    31 #include <aknlayoutscalable_avkon.cdl.h>        // AknLayoutScalable_Avkon
    32 #include <aknutils.h>                           // AknsUtils
    32 #include <AknUtils.h>                           // AknsUtils
    33 
    33 
    34 // User Includes
    34 // User Includes
    35 #include "SimLockUIBackgroundControl.h"
    35 #include "simlockuibackgroundcontrol.h"
    36 #include "SimLockISAServerDefinitions.h"
    36 #include "simlockisaserverdefinitions.h"
    37 #include <SimLockUI.rsg>
    37 #include <simlockui.rsg>
    38 
    38 
    39 static const TInt KSkinLayoutOption = 2;
    39 static const TInt KSkinLayoutOption = 2;
    40 
    40 
    41 // ---------------------------------------------------------------------------
    41 // ---------------------------------------------------------------------------
    42 // CSimLockUIBackgroundControl::NewL
    42 // CSimLockUIBackgroundControl::NewL