mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02:00
It returns a PaintableBox (a PaintableWithLines, to be specific), not a 'PaintBox'. paintable_box() without the cast is already available through BlockContainer's Box base class, we don't need to shadow it.
5.6 KiB
5.6 KiB