~ahayzen/music-app/refactor-pull-now-playing-sidebar

« back to all changes in this revision

Viewing changes to app/components/CoverGrid.qml

  • Committer: Andrew Hayzen
  • Date: 2015-06-28 03:17:10 UTC
  • mfrom: (846.2.30 refactor)
  • Revision ID: ahayzen@gmail.com-20150628031710-5di845pa3qsnkh26
* Merge of lp:music-app/refactor

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * Copyright (C) 2013, 2014
 
2
 * Copyright (C) 2013, 2014, 2015
3
3
 *      Andrew Hayzen <ahayzen@gmail.com>
4
4
 *      Nekhelesh Ramananthan <krnekhelesh@gmail.com>
5
5
 *      Victor Thompson <victor.thompson@gmail.com>
17
17
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
18
18
 */
19
19
 
20
 
import QtQuick 2.3
21
 
import Ubuntu.Components 1.1
 
20
import QtQuick 2.4
 
21
import Ubuntu.Components 1.2
22
22
 
23
23
Item {
24
24
    id: coverGrid