BarButton still in progress
This commit is contained in:
@@ -51,14 +51,11 @@ ApplicationWindow
|
||||
|
||||
anchors
|
||||
{
|
||||
left: parent.left
|
||||
left: topBar.right
|
||||
right: parent.right
|
||||
top: topBar.bottom
|
||||
top: parent.top
|
||||
bottom: parent.bottom
|
||||
topMargin: 0
|
||||
bottomMargin: 5
|
||||
rightMargin: 9
|
||||
leftMargin: 9
|
||||
margins: Dimensions.s
|
||||
}
|
||||
|
||||
property alias window: appWindow
|
||||
|
||||
Reference in New Issue
Block a user