1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-11-23 21:34:53 +02:00

Update to CEF 100.0.14

This commit is contained in:
salvadordf
2022-04-06 12:13:07 +02:00
parent b4a02e89af
commit d4f7a9a3aa
21 changed files with 211 additions and 724 deletions

View File

@@ -962,7 +962,7 @@ begin
{$ENDIF}
{$IFDEF MACOSX}
{$IFDEF FPC}
// TO-DO: Find a way to write in the error console using Lazarus in MacOS
// TO-DO: Find a way to write in the error console using Lazarus in MacOS
{$ELSE}
FMX.Types.Log.d(aMessage);
{$ENDIF}