lcl: add note to remove workaround method as soon as possible

git-svn-id: trunk@37249 -
This commit is contained in:
blikblum 2012-05-11 01:55:26 +00:00
parent 0ef6cbff1b
commit 532b55deb7

View File

@ -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