mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-15 07:29:34 +02:00
IDEIntg: fixed typo
git-svn-id: trunk@16487 -
This commit is contained in:
parent
a2e89f470a
commit
391e62dbb5
@ -6402,7 +6402,7 @@ var
|
||||
{$IFDEF LCLcarbon}
|
||||
AddAttribute(srVK_CMD);
|
||||
{$ELSE}
|
||||
AddAttribute(srVK_SHIFT);
|
||||
AddAttribute(srVK_META);
|
||||
{$ENDIF}
|
||||
if ssSuper in ShiftState then AddAttribute(srVK_SUPER);
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user