mirror of https://gitlab.com/basile.b/dexed.git
compilers paths, upstream fix, a flag was not invalidated
This commit is contained in:
parent
c5ec6dabcd
commit
72d0f95851
|
@ -428,6 +428,7 @@ begin
|
|||
begin
|
||||
fPaths.assign(fPathsBackup);
|
||||
fPaths.modified:=false;
|
||||
fPaths.wouldNeedRestart:=false;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
|
Loading…
Reference in New Issue