Clock and calendar

This commit is contained in:
quadbyte 2025-08-09 18:00:57 -04:00
parent 0e037561f3
commit bce57c101a
12 changed files with 530 additions and 4 deletions

View file

@ -47,4 +47,6 @@ Singleton {
property int barHeight: 36
property int baseWidgetHeight: 32
property int sliderWidth: 200
property int tooltipDelay: 300
}