add system logo
This commit is contained in:
parent
375ded5e81
commit
4af55f8117
3 changed files with 12 additions and 1 deletions
|
|
@ -49,6 +49,11 @@ Scope {
|
|||
|
||||
spacing: Dimensions.bar.spacing
|
||||
|
||||
SystemLogo {
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
implicitSize: 22
|
||||
}
|
||||
|
||||
Workspaces {
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue