mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 00:09:25 +02:00
* Fix building
git-svn-id: trunk@32963 -
This commit is contained in:
parent
82788b4995
commit
c1e876f525
@ -2870,7 +2870,7 @@ begin
|
||||
T:=TypeInfo(TIndexOptions);
|
||||
O:=StringToSet(T,S);
|
||||
OP:=TIndexOptions(O);
|
||||
Options:=OP;
|
||||
Self.Options:=OP;
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user