~mterry/+junk/u8.2

« back to all changes in this revision

Viewing changes to qml/Dash/DashNavigationList.qml

  • Committer: Michael Terry
  • Date: 2014-11-17 14:56:04 UTC
  • mfrom: (1317.1.118 unity8)
  • Revision ID: michael.terry@canonical.com-20141117145604-96dn9p5nwkifq2f4
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
import QtQuick 2.2
18
18
import Ubuntu.Components 1.1
19
19
import "../Components"
20
 
import "../Components/Flickables" as Flickables
21
20
 
22
21
Item {
23
22
    id: root
46
45
        }
47
46
    }
48
47
 
49
 
    Flickables.Flickable {
 
48
    Flickable {
50
49
        id: flickable
51
50
 
52
51
        anchors.fill: parent