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