IDE: Fixed compilation

git-svn-id: trunk@24598 -
This commit is contained in:
martin 2010-04-12 11:45:36 +00:00
parent 0dffe43cf2
commit a0082f9ea7

View File

@ -10648,7 +10648,6 @@ begin
CompileProgress.Ready(lisInfoBuildError);
exit;
end;
CallerData.Free;
// update project .po file
State:=UpdateProjectPOFile(Project1);
@ -10678,6 +10677,7 @@ begin
CompileProgress.Ready(lisInfoBuildSuccess);
finally
DoCheckFilesOnDisk;
CallerData.Free;
end;
if EnvironmentOptions.MsgViewFocus then