1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-01 18:04:05 +02:00

fix layout without buttons

This commit is contained in:
Michael Zanetti
2012-12-16 17:31:33 +01:00
parent 1486a6a200
commit 76b6fb49a9

View File

@@ -141,7 +141,7 @@ Rectangle {
anchors {
top: parent.top
right: parent.right
rightMargin: -backButton.width - root.spacing - nextButton.width - root.spacing
rightMargin: -backButton.width - root.spacing - nextButton.width
bottom: parent.bottom
margins: root.spacing