mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 00:40:18 +02:00
Qt: cleanup
git-svn-id: trunk@47192 -
This commit is contained in:
parent
84987f9c4a
commit
b0b7ace6aa
@ -319,8 +319,6 @@ begin
|
||||
end;
|
||||
|
||||
function TQtSystemTrayIcon.GetGeometry: TRect;
|
||||
var
|
||||
R: TRect;
|
||||
begin
|
||||
Result := Classes.Rect(0, 0, 0, 0);
|
||||
if Assigned(TheObject) then
|
||||
|
Loading…
Reference in New Issue
Block a user