Fixed issue 48313
authorHimanshu <himanshu.t@samsung.com>
Mon, 5 Aug 2013 13:23:29 +0000 (18:53 +0530)
committerHimanshu <himanshu.t@samsung.com>
Mon, 5 Aug 2013 13:23:29 +0000 (18:53 +0530)
Change-Id: I46be2533aa912f998128b349fc58eb5b0f9f8783
Signed-off-by: Himanshu <himanshu.t@samsung.com>
src/GlFileListPresentationModel.cpp

index 981dfe5..35fce29 100644 (file)
@@ -718,6 +718,9 @@ FileListPresentationModel::OnContentUpdated(void)
 void
 FileListPresentationModel::OnContentDeleted(void)
 {
+
+       ClearThumbnailRequests();
+
        AppLogDebug("ENTER");
        if (__updateProgressStatus == true)
        {