fix, info can be produced after the document destruction

This commit is contained in:
Basile Burg 2015-01-18 12:35:19 +01:00
parent cc5150f1a2
commit 09fde4f337
1 changed files with 1 additions and 0 deletions

View File

@ -491,6 +491,7 @@ begin
clearTree;
updateVisibleCat;
if fDoc = nil then exit;
if not FileExists(fJsonFname) then exit;