~ken-vandine/ubuntu-system-settings/no_s_i_d

« back to all changes in this revision

Viewing changes to plugins/mouse/PrimaryButtonSelector.qml

  • Committer: Bileto Bot
  • Author(s): Ken VanDine
  • Date: 2016-07-22 14:38:13 UTC
  • mfrom: (1556.3.32 slotsLayout)
  • Revision ID: ci-train-bot@canonical.com-20160722143813-ht9e4766lm0ie5fa
Ported to use Slots layout and updated visuals (LP: #1596529)

Approved by: Jonas G. Drange

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * This file is part of system-settings
3
3
 *
4
 
 * Copyright (C) 2015 Canonical Ltd.
 
4
 * Copyright (C) 2015-2016 Canonical Ltd.
5
5
 *
6
6
 * Contact: Ken VanDine <ken.vandine@canonical.com>
7
7
 *
40
40
 
41
41
    SettingsItemTitle {
42
42
        text: i18n.tr("Primary button:")
43
 
        showDivider: false
44
43
    }
45
44
 
46
45
    ListItem.Empty {