emailuis/widget/emailwidgetsettings/src/emailwidgetsettingsappui.cpp
branchRCL_3
changeset 10 f5907b1a1053
parent 8 e1b6206813b4
child 14 b13141f05c3d
equal deleted inserted replaced
8:e1b6206813b4 10:f5907b1a1053
    45 // -----------------------------------------------------------------------------
    45 // -----------------------------------------------------------------------------
    46 //
    46 //
    47 void CEmailWidgetSettingsAppUi::ConstructL()
    47 void CEmailWidgetSettingsAppUi::ConstructL()
    48     {
    48     {
    49     FUNC_LOG;	
    49     FUNC_LOG;	
    50     BaseConstructL( EAknEnableSkin /*| EAknEnableMSK | EAknSingleClickCompatible*/ );
    50     BaseConstructL( EAknEnableSkin | EAknEnableMSK | EAknSingleClickCompatible );
    51     CreateListViewL();
    51     CreateListViewL();
    52     }
    52     }
    53 
    53 
    54 // -----------------------------------------------------------------------------
    54 // -----------------------------------------------------------------------------
    55 // 
    55 //