add clock widget (closes #35)

This commit is contained in:
Nishi 2026-09-13 20:11:01 +09:00
commit c6aaf54656
15 changed files with 210 additions and 16 deletions

View file

@ -86,7 +86,7 @@
#endif
#ifndef M_PI
#define M_PI 3.14159265
#define M_PI 3.14159265359
#endif
/* Windows */