mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 00:09:15 +02:00
lcl: add note to remove workaround method as soon as possible
git-svn-id: trunk@37249 -
This commit is contained in:
parent
0ef6cbff1b
commit
532b55deb7
@ -88,6 +88,7 @@ begin
|
||||
Initialize(FControlLink, FControlItems);
|
||||
end;
|
||||
|
||||
//todo: remove this method as soon fpc rev 21158 lands in the last supported compiler
|
||||
procedure TDBLookup.ChangeListLinkDataSource(NewDataSource: TDataSource);
|
||||
begin
|
||||
if NewDataSource <> FListLink.DataSource then
|
||||
|
Loading…
Reference in New Issue
Block a user