summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/ScrollBar.h
AgeCommit message (Expand)Author
2021-02-21LibGUI: Let ScrollableWidget handle the wheel events of its ScrollBarsTom
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling