summaryrefslogtreecommitdiff
path: root/Libraries/LibDraw/FloatPoint.h
AgeCommit message (Expand)Author
2020-02-06LibGfx: Rename from LibDraw :^)Andreas Kling
2020-02-06LibDraw: Put all classes in the Gfx namespaceAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-10-20LibDraw: Add FloatPoint, FloatSize and FloatRectAndreas Kling