serenity/Userland/Demos/CatDog
Andreas Kling 8322b31b97 LibGUI: Remove Widget::try_set_layout<T>()
And fall back to the infallible set_layout<T>().

Work towards #20557.
2023-08-14 14:57:54 +02:00
..
CatDog.cpp CatDog: Stop recognizing name of deleted program 2023-05-17 23:25:51 +02:00
CatDog.h LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
main.cpp LibGUI: Remove Widget::try_set_layout<T>() 2023-08-14 14:57:54 +02:00
SpeechBubble.cpp CatDog: Simplify animation frame logic and fix minor bugs 2022-12-16 08:50:35 -07:00
SpeechBubble.h Demos/CatDog: Let the speech bubble know about the CatDog widget 2022-03-02 18:10:02 +01:00