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

« back to all changes in this revision

Viewing changes to app/components/ListItemActions/CheckBox.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) 2012-2014 Canonical, Ltd.
 
2
 * Copyright (C) 2012-2015 Canonical, Ltd.
3
3
 *
4
4
 * This program is free software; you can redistribute it and/or modify
5
5
 * it under the terms of the GNU General Public License as published by
14
14
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
15
15
 */
16
16
 
17
 
import QtQuick 2.2
18
 
import Ubuntu.Components 1.1
 
17
import QtQuick 2.4
 
18
import Ubuntu.Components 1.2
19
19
 
20
20
CheckBox {
21
21
    checked: root.selected