mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 20:40:33 +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;
|
||||
Complete:=not (chhoSmallStep in Options);
|
||||
HasXML:=False;
|
||||
ElementNames:=TStringList.Create;
|
||||
try
|
||||
try
|
||||
|
Loading…
Reference in New Issue
Block a user