~aacid/unity8/moreAsyncAudioCard

« back to all changes in this revision

Viewing changes to tests/qmltests/Panel/tst_Panel.qml

  • Committer: Albert Astals Cid
  • Date: 2016-03-10 08:32:16 UTC
  • mfrom: (2136.2.83 unity8)
  • Revision ID: albert.astals@canonical.com-20160310083216-8nnplxl85qx13xd0
Merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
    height: units.gu(71)
32
32
    color: "white"
33
33
 
 
34
    Component.onCompleted: theme.name = "Ubuntu.Components.Themes.SuruDark"
 
35
 
34
36
    Binding {
35
37
        target: mouseEmulation
36
38
        property: "checked"