SVN revision: 78713
This commit is contained in:
Mike Blumenkrantz 2012-10-31 16:30:01 +00:00
parent efd116d655
commit 1cc67fa9a1
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@ _e_fwin_dnd_end_cb(E_Fwin *fwin, Evas_Object *obj __UNUSED__, void *event_info _
/* NOTE: closing the drop target window here WILL break things */
fwin = drag_fwin->spring_parent;
if (!fwin) return;
e_fm2_refresh(fwin->fm_obj);
e_fm2_refresh(fwin->cur_page->fm_obj);
fwin->spring_child->spring_parent = NULL;
fwin->spring_child = NULL;