You've already forked lazarus-ccr
LazMapViewer: Destroy empty tile image introduced in r8830.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8832 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -402,6 +402,7 @@ begin
|
|||||||
FreeAndNil(lstProvider);
|
FreeAndNil(lstProvider);
|
||||||
FreeAndNil(Cache);
|
FreeAndNil(Cache);
|
||||||
FreeAndNil(Queue);
|
FreeAndNil(Queue);
|
||||||
|
FreeAndNil(FEmptyTileImg);
|
||||||
inherited Destroy;
|
inherited Destroy;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user