Add date/time input module

ofw pr 4261 by aaronjamt
This commit is contained in:
MX
2025-12-01 06:06:30 +03:00
parent a7561bee98
commit 6abd2b0e9f
13 changed files with 908 additions and 0 deletions

View File

@@ -35,5 +35,6 @@ App(
"modules/submenu.h",
"modules/widget_elements/widget_element.h",
"modules/empty_screen.h",
"modules/date_time_input.h",
],
)