~3v1n0/unity8/indicators-client-modernize

« back to all changes in this revision

Viewing changes to qml/Dash/ScopesList.qml

  • Committer: Marco Trevisan (Treviño)
  • Date: 2016-09-08 16:48:59 UTC
  • mfrom: (2445.1.4 fake-indicators-model)
  • Revision ID: mail@3v1n0.net-20160908164859-9m8cqbb2ra0s02l6
Merging with lp:~3v1n0/unity8/fake-indicators-model

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
    }
73
73
 
74
74
    Flickable {
 
75
        objectName: "scopesListFlickable"
75
76
        anchors {
76
77
            top: header.bottom
77
78
            bottom: parent.bottom