mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 09:19:22 +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;
|
Application.IntfAppDeactivate;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
Application.IntfAppActivate;
|
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TQtWidgetSet.OnWakeMainThread(Sender: TObject);
|
procedure TQtWidgetSet.OnWakeMainThread(Sender: TObject);
|
||||||
|
Loading…
Reference in New Issue
Block a user