emailuis/widget/emailwidgetsettings/src/emailwidgetsettingsappui.cpp
branchCompilerCompatibility
changeset 11 9595f5d61620
parent 8 e1b6206813b4
child 12 f5907b1a1053
equal deleted inserted replaced
9:76d8e96d2114 11:9595f5d61620
    45 // -----------------------------------------------------------------------------
    45 // -----------------------------------------------------------------------------
    46 //
    46 //
    47 void CEmailWidgetSettingsAppUi::ConstructL()
    47 void CEmailWidgetSettingsAppUi::ConstructL()
    48     {
    48     {
    49     FUNC_LOG;	
    49     FUNC_LOG;	
    50     BaseConstructL(EAknEnableSkin);
    50     BaseConstructL( EAknEnableSkin /*| EAknEnableMSK | EAknSingleClickCompatible*/ );
    51     CreateListViewL();
    51     CreateListViewL();
    52     }
    52     }
    53 
    53 
    54 // -----------------------------------------------------------------------------
    54 // -----------------------------------------------------------------------------
    55 // 
    55 //