~mterry/ubuntu-calculator-app/confined

« back to all changes in this revision

Viewing changes to app/upstreamcomponents/ListItemWithActionsCheckBox.qml

Merge with trunk

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.3
19
19
 
20
20
CheckBox {
21
21
    checked: root.selected