ladybird/Userland/Libraries/LibWeb/HTML/SyntaxHighlighter
Sam Atkins 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional
Rather than having a style AND a field saying whether to use the style,
just make the style Optional.
2023-03-15 14:55:49 +01:00
..
SyntaxHighlighter.cpp LibGfx+Userland: Make TextAttributes::underline_style optional 2023-03-15 14:55:49 +01:00
SyntaxHighlighter.h