mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 17:15:00 -06:00
15.13
This commit is contained in:
committed by
Kornel Lesiński
parent
5de23c1deb
commit
9608215ad8
@@ -18,7 +18,7 @@ struct CVKeyPropIDPair
|
||||
PROPID PropID;
|
||||
};
|
||||
|
||||
static CVKeyPropIDPair g_VKeyPropIDPairs[] =
|
||||
static const CVKeyPropIDPair g_VKeyPropIDPairs[] =
|
||||
{
|
||||
{ VK_F3, kpidName },
|
||||
{ VK_F4, kpidExtension },
|
||||
|
||||
Reference in New Issue
Block a user