~ahayzen/music-app/hide-back-button-on-toolbar-hide

« back to all changes in this revision

Viewing changes to MusicPlaylists.qml

  • Committer: Victor Thompson
  • Date: 2013-10-11 03:23:46 UTC
  • mto: This revision was merged to the branch mainline in revision 172.
  • Revision ID: victor.thompson@gmail.com-20131011032346-ekn3xu0hxc3riyvh
4th round of bug fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1070
1070
                        Rectangle {
1071
1071
                            id: expandable
1072
1072
                            visible: false
1073
 
                            anchors.top: parent.buttom
1074
1073
                            width: parent.fill
1075
1074
                            height: styleMusic.common.expandHeight
1076
1075
                            MouseArea {