mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-06 15:00:31 +02:00
IDE, CodeHelp: Initialize a variable. Issue #14384.
(cherry picked from commit 95eaa30d4e
)
This commit is contained in:
parent
2df18dc91e
commit
59d8be35fd
@ -2547,6 +2547,7 @@ begin
|
|||||||
|
|
||||||
ListOfPCodeXYPosition:=nil;
|
ListOfPCodeXYPosition:=nil;
|
||||||
Complete:=not (chhoSmallStep in Options);
|
Complete:=not (chhoSmallStep in Options);
|
||||||
|
HasXML:=False;
|
||||||
ElementNames:=TStringList.Create;
|
ElementNames:=TStringList.Create;
|
||||||
try
|
try
|
||||||
try
|
try
|
||||||
|
Loading…
Reference in New Issue
Block a user