LibWeb: Add StyleValue to Forward.h
This commit is contained in:
parent
543550d1df
commit
38ee69adfa
Notes:
sideshowbarker
2024-07-18 05:18:31 +09:00
Author: https://github.com/AtkinsSJ Commit: https://github.com/SerenityOS/serenity/commit/38ee69adfa2 Pull-request: https://github.com/SerenityOS/serenity/pull/9547 Reviewed-by: https://github.com/alimpfard ✅
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ class Selector;
|
|||
class StyleProperties;
|
||||
class StyleResolver;
|
||||
class StyleSheet;
|
||||
class StyleValue;
|
||||
enum class Display;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue