mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
- Refresh treeview when a folder item is deleted
svn path=/trunk/; revision=35572
This commit is contained in:
parent
8a1dfee7ce
commit
132a5a7354
1 changed files with 0 additions and 1 deletions
|
@ -1313,7 +1313,6 @@ DoDelete(
|
|||
{
|
||||
(void)TreeView_DeleteItem(hwnd, hItem);
|
||||
}
|
||||
return S_OK;
|
||||
}
|
||||
}
|
||||
NotifyShellViewWindow(lpcmi, TRUE);
|
||||
|
|
Loading…
Reference in a new issue