launcher: add widget for setting the time

This commit is contained in:
Joey Castillo
2021-10-04 14:12:15 -04:00
parent 110c81cbed
commit 58cf2e7585
4 changed files with 131 additions and 3 deletions

View File

@@ -24,6 +24,7 @@ SRCS += \
../launcher.c \
../widgets/clock/simple_clock_widget.c \
../widgets/settings/preferences_widget.c \
../widgets/settings/set_time_widget.c \
../widgets/fake_widget_1.c \
../widgets/fake_widget_2.c \