added sidebar

This commit is contained in:
Jeena 2015-01-15 18:25:47 +01:00
parent 13893312d8
commit 48d2646545
2 changed files with 22 additions and 17 deletions

View file

@ -11,7 +11,8 @@ Rectangle {
Column {
width: parent.width
anchors.margins: 20
anchors.margins: parent.width / 4
spacing: 10
Text {
text: qsTr("Please specify a server url, a username and a password.")