clock now also has an icon
parent
b726f61296
commit
080965cd37
|
|
@ -94,6 +94,6 @@
|
|||
|
||||
(defwidget clock []
|
||||
(box :class "clock"
|
||||
(label :text time)
|
||||
(label :text {"${time}"})
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue