Jelajahi Sumber

LibWeb: Add FormAssociatedElement to the forwarding header

Timothy Flynn 1 tahun lalu
induk
melakukan
23fb1209af
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      Userland/Libraries/LibWeb/Forward.h

+ 1 - 0
Userland/Libraries/LibWeb/Forward.h

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