~artmello/ubuntu-system-settings/category-list-view

« back to all changes in this revision

Viewing changes to plugins/cellular/PageComponent.qml

  • Committer: Bileto Bot
  • Author(s): Jonas G. Drange
  • Date: 2017-01-12 12:48:46 UTC
  • mfrom: (1741.1.28 apl)
  • Revision ID: ci-train-bot@canonical.com-20170112124846-0rsokgs0jy7j9rqv
migrates uss to apl

Approved by: Ken VanDine, system-apps-ci-bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
ItemPage {
31
31
    id: root
32
32
    title: i18n.tr("Cellular")
 
33
    flickable: flick
33
34
    objectName: "cellularPage"
34
35
 
35
36
    property var modemsSorted: []