diff -r 5b3b2fa8c3ec -r f42d9a78f435 messagingapp/msgui/unifiededitor/inc/msgunieditorbody.h --- a/messagingapp/msgui/unifiededitor/inc/msgunieditorbody.h Wed Aug 18 00:46:12 2010 +0530 +++ b/messagingapp/msgui/unifiededitor/inc/msgunieditorbody.h Tue Aug 31 18:53:38 2010 +0530 @@ -116,6 +116,12 @@ return mIsImageResizing; } + /** + * remove media content.called when file is not avaialable + * @param fileName file name + */ + void removeMediaContent(QString fileName); + public slots: /** * Called to insert image content in editor.