progman: Fix the Alt+Enter accelerator so it shows the selected element attributes.

This commit is contained in:
Francois Gouget 2011-04-10 18:45:06 +02:00 committed by Alexandre Julliard
parent 82258f4f25
commit 25a31a49c1
1 changed files with 1 additions and 1 deletions

View File

@ -86,5 +86,5 @@ IDS_SYMBOLS_ICO, "Icons (*.ico)"
ACCEL ACCELERATORS
{
VK_RETURN, PM_EXECUTE, VIRTKEY, ALT
VK_RETURN, PM_ATTRIBUTES, VIRTKEY, ALT
}