~mterry/unity8/oobe-revert-geonames

« back to all changes in this revision

Viewing changes to qml/Wizard/Pages/passcode-confirm.qml

  • Committer: Michael Terry
  • Date: 2016-03-22 02:34:59 UTC
  • Revision ID: michael.terry@canonical.com-20160322023459-edeyku0j6jw315yb
Revert use of geonames

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
    UnityComponents.Lockscreen {
38
38
        id: lockscreen
39
39
        anchors {
40
 
            fill: content
 
40
            fill: parent
 
41
            topMargin: customMargin
41
42
        }
42
43
 
43
44
        infoText: i18n.tr("Confirm passcode")