correct margins inside tabgroup

This commit is contained in:
Sebastian Kügler 2013-02-18 01:04:41 +01:00
parent e7034a50cb
commit 1425583f4c

View File

@ -148,6 +148,10 @@ Item {
PlasmaComponents.Page {
id: pageTwo
anchors {
fill: parent
margins: _s
}
Column {
anchors.centerIn: parent
PlasmaExtras.Heading {
@ -178,6 +182,10 @@ Item {
PlasmaComponents.Page {
id: melPage
anchors {
fill: parent
margins: _s
}
PlasmaExtras.Title {
id: mellabel
text: "MouseEventListener"