You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-11-23 21:34:53 +02:00
Fixed typo in IApplicationCoreEvents interface
This commit is contained in:
@@ -283,7 +283,7 @@ type
|
||||
property Enumerate[const aKey: ustring; aValueIndex: NativeUInt] : ustring read GetEnumerate;
|
||||
end;
|
||||
|
||||
IAppplicationCoreEvents = interface
|
||||
IApplicationCoreEvents = interface
|
||||
['{55E99E25-A05D-46D5-B3A4-C8C2E71C1F4D}']
|
||||
|
||||
// ICefApp
|
||||
|
||||
Reference in New Issue
Block a user