~vthompson/music-app/static-now-playing-sidepanel

« back to all changes in this revision

Viewing changes to app/components/HeadState/PlaylistsHeadState.qml

  • Committer: Victor Thompson
  • Date: 2016-02-13 16:34:59 UTC
  • mfrom: (846.2.124 music-app)
  • Revision ID: victor.thompson@gmail.com-20160213163459-7dop2qtzyh0vi50w
Merge static Now Playing with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 */
18
18
 
19
19
import QtQuick 2.4
20
 
import Ubuntu.Components 1.2
21
 
import Ubuntu.Components.Popups 1.0
 
20
import Ubuntu.Components 1.3
 
21
import Ubuntu.Components.Popups 1.3
22
22
 
23
23
 
24
24
PageHeadState {