mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-14 09:39:07 +02:00
cocoa: fix image caching behavior
git-svn-id: trunk@58828 -
This commit is contained in:
parent
0885bac2f2
commit
3eee5aa2a6
@ -359,6 +359,7 @@ begin
|
||||
end;
|
||||
end else
|
||||
img := nil;
|
||||
Result := img;
|
||||
end;
|
||||
|
||||
function TCocoaTableListView.acceptsFirstResponder: Boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user