mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 01:57:57 +02:00
Qt5: fixed result
git-svn-id: trunk@62764 -
This commit is contained in:
parent
61265186b8
commit
1683d514c4
@ -208,8 +208,6 @@ begin
|
||||
begin
|
||||
{$IFDEF LCLQt}
|
||||
PaintGLControl(Sender, Event);
|
||||
{$ELSE}
|
||||
Result := True;
|
||||
{$ENDIF}
|
||||
end else
|
||||
Result := inherited EventFilter(Sender, Event);
|
||||
|
Loading…
Reference in New Issue
Block a user