mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 23:00:35 +02:00
MG: fixed mem leak
git-svn-id: trunk@3385 -
This commit is contained in:
parent
fb9dc77cbe
commit
dac81bf18e
@ -225,6 +225,7 @@ begin
|
||||
GraphicClass:=AClass;
|
||||
FormatID:=AFormatID;
|
||||
end;
|
||||
inherited Add(NewFormat);
|
||||
end;
|
||||
|
||||
function TPicClipboardFormats.FindFormat(
|
||||
|
Loading…
Reference in New Issue
Block a user