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

« back to all changes in this revision

Viewing changes to plugins/language/SpellChecking.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:
27
27
 
28
28
ItemPage {
29
29
    title: i18n.tr("Spell checking")
 
30
    flickable: scrollWidget
30
31
 
31
32
    UbuntuLanguagePlugin {
32
33
        id: plugin
52
53
    }
53
54
 
54
55
    SubsetView {
 
56
        id: scrollWidget
55
57
        clip: true
56
58
 
57
59
        anchors.top: item.bottom