mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 19:29:16 +00:00
LibWeb: Move CSS classes into the Web::CSS namespace
This commit is contained in:
@@ -61,7 +61,7 @@ private:
|
||||
};
|
||||
|
||||
unsigned m_relationship { 0 };
|
||||
RefPtr<StyleSheet> m_style_sheet;
|
||||
RefPtr<CSS::StyleSheet> m_style_sheet;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user