mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
FIX: Initializing variable.
This commit is contained in:
parent
fac5df407f
commit
8716b30644
1 changed files with 1 additions and 0 deletions
|
|
@ -295,6 +295,7 @@ begin
|
|||
|
||||
FFilesTree := nil;
|
||||
FRecursive := True;
|
||||
FSymlinkOption := fsooslNone;
|
||||
end;
|
||||
|
||||
destructor TFileSystemTreeBuilder.Destroy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue