cleaner
This commit is contained in:
parent
c9d925c3b8
commit
653f5814b3
1 changed files with 3 additions and 5 deletions
|
|
@ -7,11 +7,9 @@ Scope {
|
||||||
PanelWindow {
|
PanelWindow {
|
||||||
id: root
|
id: root
|
||||||
|
|
||||||
anchors {
|
anchors.top: true
|
||||||
top: true
|
anchors.left: true
|
||||||
left: true
|
anchors.right: true
|
||||||
right: true
|
|
||||||
}
|
|
||||||
|
|
||||||
implicitHeight: Dimensions.bar.height
|
implicitHeight: Dimensions.bar.height
|
||||||
color: 'transparent'
|
color: 'transparent'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue