diff -r 35b64624a9e7 -r 36f374c67aa8 messagingapp/msgui/unifiededitor/src/msgunieditorprocessimageoperation.cpp --- a/messagingapp/msgui/unifiededitor/src/msgunieditorprocessimageoperation.cpp Wed Jun 23 18:09:17 2010 +0300 +++ b/messagingapp/msgui/unifiededitor/src/msgunieditorprocessimageoperation.cpp Tue Jul 06 14:12:40 2010 +0300 @@ -525,7 +525,8 @@ if( largeImageQuery && iMmsCreationMode == EMmsCreationModeWarning) { HbMessageBox::question(LOC_LARGE_IMAGE_NOTE, this, - SLOT(onDialogLargeImage(HbAction*))); + SLOT(onDialogLargeImage(HbAction*)), + HbMessageBox::Yes | HbMessageBox::No); } else {