~ahayzen/music-app/remix-add-card-view

« back to all changes in this revision

Viewing changes to MusicTracks.qml

  • Committer: Andrew Hayzen
  • Date: 2014-08-05 22:06:49 UTC
  • mto: This revision was merged to the branch mainline in revision 561.
  • Revision ID: ahayzen@gmail.com-20140805220649-9pgv3lcgt8jdgt09
* Fixes for autopilot

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
        anchors.fill: parent
40
40
        anchors.bottomMargin: musicToolbar.mouseAreaOffset + musicToolbar.minimizedHeight
41
41
        highlightFollowsCurrentItem: false
 
42
        objectName: "trackstab-listview"
42
43
        model: Toolkit.SortFilterModel {
43
44
            id: songsModelFilter
44
45
            property alias rowCount: songsModel.rowCount