IDE: fpc msg parser: fixed reversing instantfpc cache from history

git-svn-id: trunk@53314 -
This commit is contained in:
mattias 2016-11-08 15:14:48 +00:00
parent 48ab9d2cbb
commit fe406f91e2

View File

@ -1247,6 +1247,7 @@ begin
NewFilename:=AppendPathDelim(Tool.WorkerDirectory)+ExtractFileName(AFilename);
if FileExists(NewFilename,false) then begin
AFilename:=NewFilename;
aDir:=Tool.WorkerDirectory;
end;
end;
// store directory