Remove start page

This commit is contained in:
Thomas Perl 2014-03-15 20:30:34 +01:00
parent debc6519be
commit 579b88cdac
9 changed files with 79 additions and 292 deletions

View file

@ -130,8 +130,7 @@ Item {
onClicked: loadPage('PlayerPage.qml');
}
StartPage {
id: startPage
PodcastsPage {
visible: py.ready
}
}