mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
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 ✅
@ -27,6 +27,7 @@ class Selector;
|
||||
class StyleProperties;
|
||||
class StyleResolver;
|
||||
class StyleSheet;
|
||||
class StyleValue;
|
||||
enum class Display;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user