Ideally text is not needed, because we always have the generated album-art
authorIvan Frade <ivan.frade@gmail.com>
Mon, 4 Jul 2011 12:26:06 +0000 (15:26 +0300)
committerIvan Frade <ivan.frade@gmail.com>
Mon, 4 Jul 2011 12:26:06 +0000 (15:26 +0300)
ui/AlbumsPage.qml

index bb297a4..246a5d6 100644 (file)
@@ -30,12 +30,6 @@ PageStack {
                  anchors.centerIn: parent
               }              
               
-              Text {
-                 id: t
-                 text: "xxx"
-                 visible: (model.album.album_art == null)
-              }
-
               MouseArea {
                    anchors.fill: albumPaintArea
                    onClicked: {