mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 12:30:59 +02:00
lazcanvas: Minimal change forgotten from previous commit
git-svn-id: trunk@33668 -
This commit is contained in:
parent
f2c700c262
commit
2f3e354c13
@ -47,6 +47,9 @@ type
|
||||
procedure Execute (x,y,w,h : integer); override;
|
||||
end;
|
||||
|
||||
TLazCanvas = class(TFPImageCanvas)
|
||||
end;
|
||||
|
||||
implementation
|
||||
|
||||
{ TFPWindowsSharpInterpolation }
|
||||
|
Loading…
Reference in New Issue
Block a user