You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-08-04 21:32:54 +02:00
Fixed issue #549 : Latest CEF4Delphi Master .dpk does not compile
This commit is contained in:
@ -222,7 +222,6 @@ contains
|
||||
uCEFFileDialogInfo in '..\source\uCEFFileDialogInfo.pas',
|
||||
uCEFCommandHandler in '..\source\uCEFCommandHandler.pas',
|
||||
uCEFMediaAccessCallback in '..\source\uCEFMediaAccessCallback.pas',
|
||||
uCEFMediaAccessHandler in '..\source\uCEFMediaAccessHandler.pas',
|
||||
uCEFPermissionPromptCallback in '..\source\uCEFPermissionPromptCallback.pas',
|
||||
uCEFPermissionHandler in '..\source\uCEFPermissionHandler.pas',
|
||||
uCEFSharedMemoryRegion in '..\source\uCEFSharedMemoryRegion.pas',
|
||||
|
@ -2,7 +2,7 @@
|
||||
"UpdateLazPackages" : [
|
||||
{
|
||||
"ForceNotify" : true,
|
||||
"InternalVersion" : 700,
|
||||
"InternalVersion" : 701,
|
||||
"Name" : "cef4delphi_lazarus.lpk",
|
||||
"Version" : "133.4.6"
|
||||
}
|
||||
|
Reference in New Issue
Block a user