Files
ladybird/Libraries/LibGfx/ClassicWindowTheme.cpp
Andreas Kling 80a9896e83 LibGfx+WindowServer: Simplify WindowTheme::paint_normal_frame() API
Don't require passing in the outer frame rect since the theme can
compute that itself, based on the window rect.
2020-08-21 21:16:13 +02:00

8.4 KiB