serenity/Userland/Games/2048
Karol Kosek 4b169cf25f LibGUI+Userland: Use action text as a fallback in Action::status_tip()
Many applications already do this in their code. This change will simply
move the logic to a single function to stop repeating ourselves!
2023-06-15 13:53:22 +01:00
..
BoardView.cpp
BoardView.h
CMakeLists.txt
Game.cpp
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+Userland: Use action text as a fallback in Action::status_tip() 2023-06-15 13:53:22 +01:00