summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/Label.h
AgeCommit message (Expand)Author
2021-03-02LibGUI: Add word wrapping to Labelsthankyouverycool
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling