forked from jeena/FeedTheMonkey
added sidebar
This commit is contained in:
parent
13893312d8
commit
48d2646545
2 changed files with 22 additions and 17 deletions
|
@ -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.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue