mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-11 18:40:31 +01:00
IDE: fixed typo
git-svn-id: trunk@43056 -
This commit is contained in:
parent
5c6b15a871
commit
5c1eabea87
@ -3492,7 +3492,7 @@ var
|
||||
SameCmdKey: TSynEditKeyStroke;
|
||||
begin
|
||||
(* ACommandOffsetOffset
|
||||
The IDE defines int's own fixed value command-id for plugins.
|
||||
The IDE defines its own fixed value command-id for plugins.
|
||||
Map them to the plugin ID
|
||||
- ecIdePTmplEdOutNextCell and ecIdePTmplEdNextCell both map to ecSynPTmplEdNextCell
|
||||
- which maps to "ecPluginFirst + n", as many others.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user