ladybird/Userland/Games/2048
Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu()
And fall back to the infallible add_menu().
2023-08-14 14:57:54 +02:00
..
BoardView.cpp 2048: Replace usage of DeprecatedString 2023-08-06 22:21:10 +02:00
BoardView.h
CMakeLists.txt Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Game.cpp Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Game.h
GameSizeDialog.cpp LibGUI+Userland: Port Labels to String 2023-04-30 05:48:14 +02:00
GameSizeDialog.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
GameSizeDialog.h
GameWindow.gml
main.cpp LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00