ladybird/Games
Andreas Kling 4917445e2e Minesweeper: Make the SquareButtons non-checkable
We manage the checked state of these buttons manually in the code, and
we don't want the user to interfere with it, which would be possible if
we put them in checkable state.
2019-08-12 18:51:23 +02:00
..
Minesweeper Minesweeper: Make the SquareButtons non-checkable 2019-08-12 18:51:23 +02:00
Snake WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. 2019-07-28 10:18:49 +02:00