~joergberroth/unav/improved_set_radars

« back to all changes in this revision

Viewing changes to qml/tuto/Slide3.qml

  • Committer: Joerg Berroth
  • Date: 2016-04-14 20:11:30 UTC
  • mfrom: (42.1.5 unav)
  • Revision ID: joergberroth@web.de-20160414201130-4obkjnxblaevvaz1
*merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
            elide: Text.ElideRight
41
41
            fontSize: "x-large"
42
42
            maximumLineCount: 2
43
 
            text: i18n.tr("Flick Results")
 
43
            text: i18n.tr("Swipe Results")
44
44
            horizontalAlignment: Text.AlignHCenter
45
45
            width: parent.width
46
46
            wrapMode: Text.WordWrap