You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-11-23 21:34:53 +02:00
Fixed building errors and warnings on FMX for MacOS and Linux thanks to Christoph Schneider
This commit is contained in:
@@ -328,6 +328,7 @@ procedure ShowX11Message(const aMessage : string);
|
||||
implementation
|
||||
|
||||
uses
|
||||
{$IFDEF LINUX}{$IFDEF FMX}Posix.Unistd, Posix.Stdio,{$ENDIF}{$ENDIF}
|
||||
uCEFApplicationCore, uCEFSchemeHandlerFactory, uCEFValue,
|
||||
uCEFBinaryValue, uCEFStringList;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user