ladybird/Userland/Games/GameOfLife
Tim Ledbetter 3c9dee5d5a GameOfLife: Use the same play/pause action in the menu and toolbar
This prevents the menu and toolbar action state getting out of sync,
which could happen previously. The menu item also now shows the
appropriate icon rather than a checkbox.
2023-09-16 11:06:33 +02:00
..
Board.cpp
Board.h
BoardWidget.cpp GameOfLife: Ensure BoardWidget can always contain the board 2023-09-13 07:45:49 +01:00
BoardWidget.h
CMakeLists.txt Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
GameOfLife.gml
main.cpp GameOfLife: Use the same play/pause action in the menu and toolbar 2023-09-16 11:06:33 +02:00
Pattern.cpp
Pattern.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00