1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-22 22:17:48 +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:
Salvador Díaz Fau
2019-04-04 10:26:44 +02:00
parent 0ae96d07d5
commit dbc4900358
36 changed files with 63 additions and 63 deletions

View File

@ -50,7 +50,7 @@ uses
Windows, Messages, SysUtils, Variants, Classes, SyncObjs,
Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls, AppEvnts,
{$ENDIF}
uCEFChromium, uCEFTypes, uCEFInterfaces, uCEFConstants, uBufferPanel;
uCEFChromium, uCEFTypes, uCEFInterfaces, uCEFConstants, uCEFBufferPanel;
const
// Set this constant to True and load "file://transparency.html" to test a