ide: typo after previous patch

git-svn-id: trunk@18879 -
This commit is contained in:
paul 2009-03-03 14:46:56 +00:00
parent 1275c9167e
commit bfdf93e0bb

View File

@ -4182,7 +4182,7 @@ begin
end; end;
if CompilerOptions.Modified then if CompilerOptions.Modified then
begin begin
//Modified := True; Modified := True;
{$IFDEF VerboseProjectModified} {$IFDEF VerboseProjectModified}
DebugLn(['TProject.SomethingModified CompilerOptions']); DebugLn(['TProject.SomethingModified CompilerOptions']);
{$ENDIF} {$ENDIF}