LibWeb: Forward-declare RevertStyleValue

This commit is contained in:
Sam Atkins 2023-08-20 13:37:34 +01:00 committed by Andreas Kling
parent fae05faf7f
commit f7f7ab9775
Notes: sideshowbarker 2024-07-16 19:57:55 +09:00

View file

@ -159,6 +159,7 @@ class RatioStyleValue;
class RectStyleValue;
class Resolution;
class ResolutionStyleValue;
class RevertStyleValue;
class Screen;
class Selector;
class ShadowStyleValue;