profilesservices/FileList/Src/CFLDSoftKeyChanger.cpp
branchRCL_3
changeset 17 3b47783fdf16
parent 0 8c5d936e5675
equal deleted inserted replaced
16:8fcb49b86877 17:3b47783fdf16
    23 
    23 
    24 //	EXTERNAL INCLUDES
    24 //	EXTERNAL INCLUDES
    25 #include <f32file.h> 	// For TParsePtrC
    25 #include <f32file.h> 	// For TParsePtrC
    26 #include <StringLoader.h>
    26 #include <StringLoader.h>
    27 #include <eikbtgpc.h> 	// For CEikButtonGroupContainer
    27 #include <eikbtgpc.h> 	// For CEikButtonGroupContainer
    28 #include <FileList.rsg>	// For R_FLD_SOFTKEYS_PREVIEW_CANCEL
    28 #include <filelist.rsg>	// For R_FLD_SOFTKEYS_PREVIEW_CANCEL
    29 #include <avkon.rsg>	// For R_AVKON_SOFTKEYS_SELECT_CANCEL
    29 #include <avkon.rsg>	// For R_AVKON_SOFTKEYS_SELECT_CANCEL
    30 #include <avkon.hrh>	// For EAknSoftkeySelect
    30 #include <avkon.hrh>	// For EAknSoftkeySelect
    31 
    31 
    32 // ============================ MEMBER FUNCTIONS ===============================
    32 // ============================ MEMBER FUNCTIONS ===============================
    33 
    33