1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-15 03:37:34 +00:00
serenity/Userland/Libraries/LibCards
Gunnar Beutner 661a8707f0 LibCards: Fix alignment for the card labels
Previously the code didn't take into account that the label for the
"10" card is larger than for the other cards.
2021-05-22 13:15:59 +01:00
..
Card.cpp LibCards: Fix alignment for the card labels 2021-05-22 13:15:59 +01:00
Card.h LibCards: Correct a spelling mistake 2021-05-22 12:03:31 +01:00
CardStack.cpp Solitaire: Move cards functionality into LibCards 2021-05-21 23:38:18 +02:00
CardStack.h Solitaire: Move cards functionality into LibCards 2021-05-21 23:38:18 +02:00
CMakeLists.txt Solitaire: Move cards functionality into LibCards 2021-05-21 23:38:18 +02:00