mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-20 12:19:31 +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
|
||||
NewListCreated:=false;
|
||||
NewList:=Nil;
|
||||
if CreateNode then begin
|
||||
if ShowPackages then begin
|
||||
if DestParentList=nil then
|
||||
|
Loading…
Reference in New Issue
Block a user