mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 02:20:21 +02:00
Reverted r57967 #8784d29e15
git-svn-id: trunk@57968 -
This commit is contained in:
parent
8784d29e15
commit
e533b567d9
@ -245,7 +245,7 @@ begin
|
||||
Result := Result + Spacing + MenuItemShortCut(AMenuItem);
|
||||
end;
|
||||
|
||||
(* Item with external string caption *)
|
||||
(* Idem with external string caption *)
|
||||
function CompleteMenuItemStringCaption(const AMenuItem: TMenuItem; ACaption: String; Spacing: String): string;
|
||||
begin
|
||||
Result := ACaption;
|
||||
|
Loading…
Reference in New Issue
Block a user