mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 21:19:24 +02:00
Gtk3: set proper result.
This commit is contained in:
parent
a4855f6fa5
commit
56bec1de09
@ -1634,6 +1634,7 @@ begin
|
|||||||
else
|
else
|
||||||
begin
|
begin
|
||||||
aClientRect := AWinControl.Parent.ClientRect;
|
aClientRect := AWinControl.Parent.ClientRect;
|
||||||
|
Result := True;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user