summaryrefslogtreecommitdiff
path: root/Games/Solitaire/SolitaireWidget.h
AgeCommit message (Expand)Author
2020-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas Kling
2020-05-29Meta: Add a script check the presence of "#pragma once" in header filesEmanuele Torre
2020-03-09Games: Added solitaireTill Mayer