~ci-train-bot/unity8/unity8-ubuntu-zesty-2481

« back to all changes in this revision

Viewing changes to tests/qmltests/Tutorial/tst_Tutorial.qml

  • Committer: Bileto Bot
  • Author(s): Lukáš Tinkl
  • Date: 2017-03-08 09:50:22 UTC
  • mfrom: (2802.2.7 no-touchscreen-no-tutorial)
  • Revision ID: ci-train-bot@canonical.com-20170308095022-o8ao2v4535y9n061
Disable the tutorial when there's no touchscreen (LP: #1661557)

Approved by: Michał Sawicz, Unity8 CI Bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
149
149
                        native_: shellLoader.nativeOrientation
150
150
                        primary: shellLoader.primaryOrientation
151
151
                    }
 
152
                    hasTouchscreen: true
152
153
 
153
154
                    Component.onDestruction: {
154
155
                        shellLoader.itemDestroyed = true;