1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 14:22:18 +00:00
serenity/Clock
Andreas Kling d0078b6574 Clock: Turns the clock window from guitest2 into a separate program.
We can't not have a desktop clock app. :^)
2019-02-05 09:44:13 +01:00
..
.gitignore Clock: Turns the clock window from guitest2 into a separate program. 2019-02-05 09:44:13 +01:00
ClockWidget.cpp Clock: Turns the clock window from guitest2 into a separate program. 2019-02-05 09:44:13 +01:00
ClockWidget.h Clock: Turns the clock window from guitest2 into a separate program. 2019-02-05 09:44:13 +01:00
main.cpp Clock: Turns the clock window from guitest2 into a separate program. 2019-02-05 09:44:13 +01:00
Makefile Clock: Turns the clock window from guitest2 into a separate program. 2019-02-05 09:44:13 +01:00