~vthompson/+junk/sort-etag

« back to all changes in this revision

Viewing changes to MusicNowPlaying.qml

  • Committer: Andrew Hayzen
  • Date: 2014-10-22 16:03:45 UTC
  • mto: This revision was merged to the branch mainline in revision 692.
  • Revision ID: ahayzen@gmail.com-20141022160345-20p0s54gw6g4w5mz
* Move to using Qt.labs.settings and remove settings.js

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
import Ubuntu.Thumbnailer 0.1
25
25
import "common"
26
26
import "common/ListItemActions"
27
 
import "settings.js" as Settings
28
27
import "playlists.js" as Playlists
29
28
 
30
29
MusicPage {