mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-25 20:57:17 +01:00
+ new header file for WebKit 3.x (DOMBlob)
git-svn-id: trunk@16906 -
This commit is contained in:
parent
acb2aca3d0
commit
06bd860e62
@ -3,6 +3,7 @@
|
|||||||
{$include WebScriptObject.inc}
|
{$include WebScriptObject.inc}
|
||||||
{$include DOMObject.inc}
|
{$include DOMObject.inc}
|
||||||
{$include DOMNode.inc}
|
{$include DOMNode.inc}
|
||||||
|
{$include DOMBlob.inc}
|
||||||
|
|
||||||
{$include DOMCharacterData.inc}
|
{$include DOMCharacterData.inc}
|
||||||
{$include DOMText.inc}
|
{$include DOMText.inc}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user