new configuration window

v0.6
Michail Vourlakos 8 years ago
parent 5db471cf06
commit a31ac0460e

@ -29,6 +29,16 @@ PlasmaCore.FrameSvgItem {
spacing: 1.5*theme.defaultFont.pointSize
width: parent.width - 2*windowSpace
PlasmaComponents.TabBar{
PlasmaComponents.TabButton{
text: "Visual"
}
PlasmaComponents.TabButton{
text: "Interaction"
}
}
//////////// Location ////////////////
Column{

Loading…
Cancel
Save