LibWeb: Add Text to the forwarding header

This commit is contained in:
Andreas Kling 2020-05-10 20:43:29 +02:00
parent f2058a39bf
commit 9d7ab13b32
Notes: sideshowbarker 2024-07-19 06:45:03 +09:00

View file

@ -52,6 +52,7 @@ class Selector;
class StyleResolver;
class StyleRule;
class StyleSheet;
class Text;
class Window;
class XMLHttpRequest;