mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 11:56:45 +02:00
Qt6: removed typo, Application.IntfAppActivate called always.
This commit is contained in:
parent
6f1cd0c4b5
commit
c800f2c0f4
@ -1233,7 +1233,6 @@ begin
|
||||
Application.IntfAppDeactivate;
|
||||
end;
|
||||
end;
|
||||
Application.IntfAppActivate;
|
||||
end;
|
||||
|
||||
procedure TQtWidgetSet.OnWakeMainThread(Sender: TObject);
|
||||
|
Loading…
Reference in New Issue
Block a user