ladybird/Applications/Piano
Andreas Kling 8a024a3305 LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection
The GEventLoop class is long gone, and the only class in these files is
GWindowServerConnection, so let's update the file names. :^)
2019-11-08 11:40:25 +01:00
..
main.cpp LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection 2019-11-08 11:40:25 +01:00
Makefile LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
Music.h Piano: Add mouse support for playing notes 2019-08-03 07:59:41 +02:00
PianoWidget.cpp Piano: Add mouse support for playing notes 2019-08-03 07:59:41 +02:00
PianoWidget.h LibGUI: Convert custom widgets and subclasses to ObjectPtr 2019-09-21 20:04:00 +02:00