~dandrader/unity8/multiInstanceApp

« back to all changes in this revision

Viewing changes to tests/qmltests/Stages/tst_DesktopStage.qml

Use the default system wallpaper instead of our custom one.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
        sourceComponent: Component {
76
76
            DesktopStage {
77
77
                anchors.fill: parent
78
 
                background: "../../../qml/graphics/tablet_background.jpg"
 
78
                background: "/usr/share/backgrounds/warty-final-ubuntu.png"
79
79
                focus: true
80
80
 
81
81
                Component.onCompleted: {