serenity/Userland/Demos/ModelGallery
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
..
BasicModel.cpp LibGUI: Allow FilteringProxyModel to optionally sort results by score 2023-05-29 10:47:48 -06:00
BasicModel.h Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
BasicModelTab.gml LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2023-04-30 05:49:46 +02:00
CMakeLists.txt Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
GalleryWidget.cpp LibGUI: Remove Widget::try_set_layout<T>() 2023-08-14 14:57:54 +02:00
GalleryWidget.h
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00