compilers paths, upstream fix, a flag was not invalidated

This commit is contained in:
Basile Burg 2016-11-07 11:31:11 +01:00
parent c5ec6dabcd
commit 72d0f95851
No known key found for this signature in database
GPG Key ID: 1868039F415CB8CF
1 changed files with 1 additions and 0 deletions

View File

@ -428,6 +428,7 @@ begin
begin
fPaths.assign(fPathsBackup);
fPaths.modified:=false;
fPaths.wouldNeedRestart:=false;
end;
end;
end;