mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-23 14:09:39 +01: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;
|
function TTarget.HaveOptions: Boolean;
|
||||||
begin
|
begin
|
||||||
|
Result:=(FOptions<>Nil);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user