~ahayzen/music-app/refactor-adaptive-page-layout

5 by Daniel Holm
Tracks tab now lists set dirs music tracks; plays single file; paus and resume works; show track and artist of current track; code changes.
1
@qml-mapping(.frame, , FrameDelegate);
896 by Victor Thompson
Upgrade to Ubuntu Components 1.3
2
@qml-import(Ubuntu.Components 1.3);
5 by Daniel Holm
Tracks tab now lists set dirs music tracks; plays single file; paus and resume works; show track and artist of current track; code changes.
3
4
.button {
5
    color: "#c94212";
6
}