IDEIntf: comment

git-svn-id: trunk@54255 -
This commit is contained in:
mattias 2017-02-23 00:03:35 +00:00
parent e7bdd7191a
commit ffe5651d76

View File

@ -509,7 +509,7 @@ type
end;
PIDEShortCut = ^TIDEShortCut;
{ TIDECommandCategory - list of TKeyCommandRelation
{ TIDECommandCategory - list of TKeyCommandRelation/TIDECommand
TIDECommandCategory is used to divide the commands in handy packets }
TIDECommandCategory = class(TList)