Cleanup
This commit is contained in:
parent
167d3caa5d
commit
8da30b216f
3 changed files with 7 additions and 54 deletions
|
@ -22,7 +22,6 @@ PageBase {
|
|||
FlickableType {
|
||||
id: fl
|
||||
anchors.top: caption.bottom
|
||||
anchors.bottom: logo.top
|
||||
contentHeight: content.height
|
||||
|
||||
ColumnLayout {
|
||||
|
@ -150,9 +149,4 @@ PageBase {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
Logo {
|
||||
id: logo
|
||||
anchors.bottom: parent.bottom
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue