wider bottom tabbar

This commit is contained in:
Marco Martin 2015-04-28 12:45:26 +02:00
parent bdee5e84ab
commit 2c31673fc5

View file

@ -44,7 +44,8 @@ Column {
id: tabbar
height: units.gridUnit * 5
anchors {
horizontalCenter: parent.horizontalCenter
left: parent.left
right: parent.right
}
tabPosition: Qt.BottomEdge
PlasmaComponents.TabButton {