mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 00:11:34 -06:00
4.27 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
31e7b924e8
commit
d66cf2fcf3
@@ -152,8 +152,7 @@ bool CPanel::OnKeyDown(LPNMLVKEYDOWN keyDownInfo, LRESULT &result)
|
||||
*/
|
||||
case VK_DELETE:
|
||||
{
|
||||
// if (shift)
|
||||
DeleteItems();
|
||||
DeleteItems(!shift);
|
||||
return true;
|
||||
}
|
||||
case VK_INSERT:
|
||||
|
||||
Reference in New Issue
Block a user