LibWeb/IndexedDB: Add Key to Forward.h
This commit is contained in:
parent
a3e85ada85
commit
988045ca90
1 changed files with 1 additions and 0 deletions
|
|
@ -921,6 +921,7 @@ class IDBRequest;
|
|||
class IDBTransaction;
|
||||
class IDBVersionChangeEvent;
|
||||
class Index;
|
||||
class Key;
|
||||
class ObjectStore;
|
||||
class RequestList;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue