~michael-sheldon/ubuntu-keyboard/fix-selection-test

« back to all changes in this revision

Viewing changes to tests/qmltests/qml-api-tests/tst_inputMethodHints.qml

  • Committer: CI Train Bot
  • Author(s): Michael Sheldon
  • Date: 2016-01-07 16:13:53 UTC
  • mfrom: (435.1.1 update-imports)
  • Revision ID: ci-train-bot@canonical.com-20160107161353-2k2kvyctwkplv32q
Switch to Ubuntu.Components 1.3 and QtQuick 2.4 Fixes: #1531907
Approved by: PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
import QtQuick 2.0
 
1
import QtQuick 2.4
3
2
import QtTest 1.0 // for TestCase
4
 
import Ubuntu.Components 0.1
 
3
import Ubuntu.Components 1.3
5
4
import MaliitTestSupport 1.0
6
5
 
7
6
/*