mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 21:19:31 +02:00
* Fixed TTarget.HaveOptions
git-svn-id: trunk@13224 -
This commit is contained in:
parent
163eea05fd
commit
38be92f20e
@ -4596,7 +4596,7 @@ end;
|
||||
|
||||
function TTarget.HaveOptions: Boolean;
|
||||
begin
|
||||
|
||||
Result:=(FOptions<>Nil);
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user