diff -r ecf6a73a9186 -r 60a8a215b0ec messagingapp/msgui/unifiededitor/inc/msgunieditorprocessimageoperation.h --- a/messagingapp/msgui/unifiededitor/inc/msgunieditorprocessimageoperation.h Tue Oct 05 13:58:47 2010 +0530 +++ b/messagingapp/msgui/unifiededitor/inc/msgunieditorprocessimageoperation.h Tue Oct 19 11:30:16 2010 +0530 @@ -260,6 +260,9 @@ TInt iMmsCreationMode; RFs iFs; TBool largeImageQuery; +#ifdef UNIEDITOR_UNIT_TEST + friend class TestCUniEditorProcessImageOperation; +#endif }; #endif //MSG_UNIFIED_EDITOR_PROCESS_IMAGEOPERATION_H