Files
ladybird/Userland/Libraries/LibGUI/Window.h
Jelle Raaijmakers 48eecaad64 LibGUI: Remove Window background color
The `m_background_color` field was not used anywhere. Both `Terminal`
and the `ColorPicker` widget invoked `set_background_color()` to no
avail.
2022-01-31 00:38:15 +01:00

10 KiB