LibWeb: Add FormAssociatedElement to the forwarding header

This commit is contained in:
Timothy Flynn 2024-02-03 09:37:22 -05:00 committed by Andrew Kaster
parent fb270289a4
commit 23fb1209af
Notes: sideshowbarker 2024-07-17 17:49:11 +09:00

View file

@ -340,6 +340,7 @@ class DOMStringMap;
class ErrorEvent;
class EventHandler;
class EventLoop;
class FormAssociatedElement;
class FormDataEvent;
class History;
class HTMLAnchorElement;