new ttrss stuff

This commit is contained in:
Jeena 2015-01-07 19:38:43 +01:00
parent 87585b44ec
commit 307b8ffae0
8 changed files with 176 additions and 22 deletions

View file

@ -11,5 +11,11 @@ ApplicationWindow {
Content {
anchors.fill: parent
visible: false
}
Login {
anchors.fill: parent
visible: true
}
}