Fix paddings, items sizes and colors

This commit is contained in:
Thomas Perl 2014-05-21 17:37:42 +02:00
parent e9e7664156
commit c25457e3ad
6 changed files with 28 additions and 16 deletions

View file

@ -27,8 +27,6 @@ PodcastsPage {
id: pgst
property bool ready: false
property real scalef: width / 480
property var playerPage: undefined
property var cover: CoverContainer { }