mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-27 10:09:14 +02:00
fcl: comment
git-svn-id: trunk@40632 -
This commit is contained in:
parent
334ad5e38d
commit
9cbff81347
@ -58,7 +58,7 @@ begin
|
||||
RegisterComponents('Data Access',[TDatasource
|
||||
// Only for fpc version 2.4.1 and above
|
||||
{$IFNDEF VER2_4_0}
|
||||
,TBufDataset
|
||||
,TBufDataset // this bites dbflaz
|
||||
{$ENDIF}
|
||||
]);
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user