You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-11-23 21:34:53 +02:00
Removed uCEFArgCopy from older Delphi versions
This commit is contained in:
@@ -222,7 +222,6 @@ contains
|
||||
uCEFTimerWorkScheduler in '..\source\uCEFTimerWorkScheduler.pas',
|
||||
uCEFFrameHandler in '..\source\uCEFFrameHandler.pas',
|
||||
uCEFOverlayController in '..\source\uCEFOverlayController.pas',
|
||||
uCEFFileDialogInfo in '..\source\uCEFFileDialogInfo.pas',
|
||||
uCEFArgCopy in '..\source\uCEFArgCopy.pas';
|
||||
uCEFFileDialogInfo in '..\source\uCEFFileDialogInfo.pas';
|
||||
|
||||
end.
|
||||
|
||||
Reference in New Issue
Block a user