layout adjustment

(fixme, discover why this is needed)
This commit is contained in:
Marco Martin 2011-11-09 20:25:09 +01:00
parent 74c4c37d24
commit 1d67eef64f
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ Row {
layouting = true
spacer.parent = null
spacer.width = root.parent.width - root.childrenRect.width
spacer.width = root.parent.width - root.childrenRect.width -10
var last = root.children[numChildren-2]
last.parent = null

View File

@ -47,7 +47,7 @@ Rectangle {
text: "button on first toolbar"
}
}
Row {
PlasmaComponents.ToolBarLayout {
id: toolbarB
visible: false
spacing: 5