mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:07:45 +00:00
Demos: Remove "Mouse" application
This was a plain-looking test app for debugging mouse events. Mouse events work now, and if we want mouse testing facilities, they can be added to MouseSettings instead.
This commit is contained in:
parent
6760653d62
commit
88ebc44cbf
5 changed files with 0 additions and 241 deletions
|
@ -5,7 +5,6 @@ add_subdirectory(LibGfxDemo)
|
|||
add_subdirectory(LibGfxScaleDemo)
|
||||
add_subdirectory(Mandelbrot)
|
||||
add_subdirectory(ModelGallery)
|
||||
add_subdirectory(Mouse)
|
||||
add_subdirectory(Screensaver)
|
||||
add_subdirectory(Starfield)
|
||||
add_subdirectory(Tubes)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue