serenity/Userland/Demos
sin-ack 07f5e12568 WidgetGallery: Change model update() functions to invalidate()
These functions reload the whole model contents and thus can be moved to
invalidate(), which saves us from the need to manually call update() on
them.
2021-08-08 14:45:23 +02:00
..
CatDog
Cube
Eyes
Fire
LibGfxDemo
LibGfxScaleDemo
Mandelbrot
Mouse
Screensaver Everywhere: Replace most cases of exit() with Application::quit() 2021-08-03 18:55:52 +02:00
Starfield Everywhere: Replace most cases of exit() with Application::quit() 2021-08-03 18:55:52 +02:00
WidgetGallery WidgetGallery: Change model update() functions to invalidate() 2021-08-08 14:45:23 +02:00
CMakeLists.txt