mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 10:39:30 +02:00
customdrawn-android: Compilation fix
git-svn-id: trunk@33873 -
This commit is contained in:
parent
fbce00e46d
commit
12a725ad0f
@ -37,7 +37,6 @@ function Java_com_pascal_lclproject_LCLActivity_LCLOnTouch(env:PJNIEnv;this:jobj
|
||||
var
|
||||
lCurForm: TCDNonNativeForm;
|
||||
lTarget: TWinControl;
|
||||
lTarget: TWinControl;
|
||||
lEventPos: TPoint;
|
||||
begin
|
||||
eventResult := 0;
|
||||
|
Loading…
Reference in New Issue
Block a user