mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 14:36:09 +02:00
ide: typo after previous patch
git-svn-id: trunk@18879 -
This commit is contained in:
parent
1275c9167e
commit
bfdf93e0bb
@ -4182,7 +4182,7 @@ begin
|
||||
end;
|
||||
if CompilerOptions.Modified then
|
||||
begin
|
||||
//Modified := True;
|
||||
Modified := True;
|
||||
{$IFDEF VerboseProjectModified}
|
||||
DebugLn(['TProject.SomethingModified CompilerOptions']);
|
||||
{$ENDIF}
|
||||
|
Loading…
Reference in New Issue
Block a user