ladybird/Clock
Andreas Kling 5158bee08c Don't use -mregparm=3 in userspace.
It's pretty comfy having arguments in registers in the kernel for now though.
2019-02-08 01:24:52 +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 Don't use -mregparm=3 in userspace. 2019-02-08 01:24:52 +01:00