diff -r 8ba0afbb4637 -r a15d9966050f messagingapp/msgui/unifiededitor/inc/msgunieditorbody.h --- a/messagingapp/msgui/unifiededitor/inc/msgunieditorbody.h Thu Sep 02 20:23:03 2010 +0300 +++ b/messagingapp/msgui/unifiededitor/inc/msgunieditorbody.h Fri Sep 17 08:28:39 2010 +0300 @@ -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.