~registry/ubuntu-settings-components/trunk

« back to all changes in this revision

Viewing changes to examples/SettingsComponents.qml

  • Committer: CI Train Bot
  • Author(s): Nick Dedekind
  • Date: 2016-03-02 21:39:35 UTC
  • mfrom: (103.2.10 ubuntu-settings-components)
  • Revision ID: ci-train-bot@canonical.com-20160302213935-9vuwiecbw81w2xm9
Fixed colors palette value set & updated imports. Moved ModemItem from u8. Fixes: #1550327
Approved by: Unity8 CI Bot, Albert Astals Cid

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
    height: units.gu(75)
31
31
 
32
32
    Component.onCompleted: {
33
 
        theme.name = "Ubuntu.Components.Themes.SuruGradient"
 
33
        theme.name = "Ubuntu.Components.Themes.SuruDark"
34
34
    }
35
35
 
36
36
    ListModel {