Fixed: variable wasn't declared.
This commit is contained in:
parent
5c01377ea6
commit
c82652a873
@ -187,6 +187,9 @@ end;
|
||||
|
||||
|
||||
procedure TX2UtPersistXMLFiler.EndSection;
|
||||
var
|
||||
lastItem: Integer;
|
||||
|
||||
begin
|
||||
inherited;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user