Qt6: removed typo, Application.IntfAppActivate called always.

This commit is contained in:
zeljan1 2025-01-07 19:51:01 +01:00
parent 6f1cd0c4b5
commit c800f2c0f4

View File

@ -1233,7 +1233,6 @@ begin
Application.IntfAppDeactivate;
end;
end;
Application.IntfAppActivate;
end;
procedure TQtWidgetSet.OnWakeMainThread(Sender: TObject);