summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGfx/Point.h
AgeCommit message (Expand)Author
2021-01-22LibGfx: Allow comparing Points, Sizes, and Rects of different typeNico Weber
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling