diff options
Diffstat (limited to 'Libraries/LibWeb/Forward.h')
-rw-r--r-- | Libraries/LibWeb/Forward.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Libraries/LibWeb/Forward.h b/Libraries/LibWeb/Forward.h index 741752a4d0..3b0c20d156 100644 --- a/Libraries/LibWeb/Forward.h +++ b/Libraries/LibWeb/Forward.h @@ -270,6 +270,7 @@ class MouseEventWrapper; class NodeWrapper; class PerformanceWrapper; class ScriptExecutionContext; +class SubmitEventWrapper; class SVGElementWrapper; class SVGGeometryElementWrapper; class SVGGraphicsElementWrapper; |