~mterry/unity8/power-button-on-lock

« back to all changes in this revision

Viewing changes to qml/Dash/ScopesOverviewAll.qml

  • Committer: Michael Terry
  • Date: 2014-11-24 15:25:42 UTC
  • mfrom: (1368.1.82 unity8)
  • Revision ID: michael.terry@canonical.com-20141124152542-5cysva8ds3qfula6
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
import QtQuick 2.0
18
18
import Ubuntu.Components 0.1
19
 
import "../Components/Flickables" as Flickables
20
19
 
21
 
Flickables.Flickable {
 
20
Flickable {
22
21
    id: root
23
22
 
24
23
    property alias model: cardGrid.model