mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 08:30:58 +02:00
IDE: Initialize a variable in CodeBrowser.
git-svn-id: trunk@56871 -
This commit is contained in:
parent
cf8b0b68f9
commit
a2c678d1d1
@ -2249,6 +2249,7 @@ var
|
|||||||
|
|
||||||
// create node
|
// create node
|
||||||
NewListCreated:=false;
|
NewListCreated:=false;
|
||||||
|
NewList:=Nil;
|
||||||
if CreateNode then begin
|
if CreateNode then begin
|
||||||
if ShowPackages then begin
|
if ShowPackages then begin
|
||||||
if DestParentList=nil then
|
if DestParentList=nil then
|
||||||
|
Loading…
Reference in New Issue
Block a user