Possible brightness implementation
This commit is contained in:
parent
867444a29c
commit
2d31e04eaf
4 changed files with 549 additions and 0 deletions
|
|
@ -119,6 +119,10 @@ Variants {
|
|||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
||||
Brightness {
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
||||
Clock {
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue