fix, AV in static explorer if fDoc is not a D source

This commit is contained in:
Basile Burg 2015-01-14 09:43:28 +01:00
parent 66d96959d0
commit bcaa0027c7
1 changed files with 1 additions and 0 deletions

View File

@ -509,6 +509,7 @@ begin
str.Free;
DeleteFile(fJsonFname);
end;
if dat.Count = 0 then exit;
// update tree
try