progman: Fix the Alt+Enter accelerator so it shows the selected element attributes.
This commit is contained in:
parent
82258f4f25
commit
25a31a49c1
|
@ -86,5 +86,5 @@ IDS_SYMBOLS_ICO, "Icons (*.ico)"
|
|||
|
||||
ACCEL ACCELERATORS
|
||||
{
|
||||
VK_RETURN, PM_EXECUTE, VIRTKEY, ALT
|
||||
VK_RETURN, PM_ATTRIBUTES, VIRTKEY, ALT
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue