Added missing Free for the new iphtml tablist

git-svn-id: trunk@40507 -
This commit is contained in:
andrew 2013-03-07 19:23:48 +00:00
parent 7b4dde3499
commit 1d25739cad

View File

@ -8647,6 +8647,7 @@ begin
FControlList.Free;
DefaultProps.Free;
{$IFDEF IP_LAZARUS} //JMN
FTabList.Free;
{$IFDEF UseGifImageUnit}
GifImages.Free;
{$ELSE}