emailuis/emailui/src/FreestyleEmailUiGlobalSettingsData.cpp
branchRCL_3
changeset 12 f5907b1a1053
parent 0 8466d47a6819
equal deleted inserted replaced
8:e1b6206813b4 12:f5907b1a1053
    60 	SetBodyPreview( 1 );
    60 	SetBodyPreview( 1 );
    61 	SetTitleDividers( 1 );
    61 	SetTitleDividers( 1 );
    62 	SetDownloadNotifications( 0 );
    62 	SetDownloadNotifications( 0 );
    63 	SetActiveIdle( 0 );
    63 	SetActiveIdle( 0 );
    64 	SetWarnBeforeDelete( 1 );
    64 	SetWarnBeforeDelete( 1 );
    65 	//SetDownloadHTMLImages( 1 );
    65 	SetDownloadHTMLImages( 1 );
    66 	}
    66 	}
    67 	
    67 	
    68 TBool& CFsEmailUiGlobalSettingsData::WarnBeforeDelete()
    68 TBool& CFsEmailUiGlobalSettingsData::WarnBeforeDelete()
    69 	{
    69 	{
    70     FUNC_LOG;
    70     FUNC_LOG;