mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 12:20:25 +02:00
* Display created actions count correctly
This commit is contained in:
parent
34c7037b52
commit
d3599e1f6a
@ -264,6 +264,7 @@ begin
|
||||
SetStrProp(aAction,'FieldName',aEl.InputName);
|
||||
end;
|
||||
end;
|
||||
Result:=aAction;
|
||||
end;
|
||||
|
||||
function CreateMissingActions(aEditor: TComponentEditor;
|
||||
|
Loading…
Reference in New Issue
Block a user