You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-12-03 21:44:45 +02:00
Fix #119 : All units in the source folder start with "uCEF"
- Fixed TCustomAudioHandler creation in uCEFClient.pas - Fixed "title" parsing in uCEFDragAndDropMgr.pas
This commit is contained in:
@@ -77,7 +77,6 @@ implementation
|
||||
uses
|
||||
FMX.Forms,
|
||||
uSimpleFMXBrowser,
|
||||
uFMXWorkScheduler,
|
||||
uCEFApplication,
|
||||
{$IFDEF MSWINDOWS}
|
||||
Winapi.Messages, Winapi.Windows,
|
||||
|
||||
Reference in New Issue
Block a user