ladybird/Clock
Andreas Kling 27263b6172 Clean up LDFLAGS a bit.
While working on the ELF loader I was trying to keep binaries as simple as
possible so I could understand them easily. Now that the ELF loader is mature
and working fine, we can move closer towards ld defaults.
2019-02-06 14:48:09 +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 Add a simple close button ("X") to windows. 2019-02-05 10:31:37 +01:00
Makefile Clean up LDFLAGS a bit. 2019-02-06 14:48:09 +01:00