Add podcast detail page

This commit is contained in:
Thomas Perl 2014-10-28 13:29:14 +01:00
parent 3ec5d94c30
commit 172dabc6be
7 changed files with 187 additions and 11 deletions

View file

@ -62,6 +62,7 @@ Dialog {
id: button
width: input.width
height: input.height
visible: textInputDialog.buttonText !== ''
PLabel {
anchors.centerIn: parent