1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-17 02:32:10 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
e354c08c98 LibGUI: Share code for widget rendering styles in a GStyle class.
Since GScrollBar wants its internal buttons to look like GButtons,
let's share the painting code between them.
2019-02-10 07:11:01 +01:00