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;
if CompilerOptions.Modified then
begin
//Modified := True;
Modified := True;
{$IFDEF VerboseProjectModified}
DebugLn(['TProject.SomethingModified CompilerOptions']);
{$ENDIF}