summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual/qdeclarativetext/maximumLineCount/data-X11/wrap_elide.qml
blob: 7d002ea407806b2ffc2d30a80be996580ad20818 (plain)
1
2
3
4
5
6
7
8
9
10
11
import Qt.VisualTest 4.7

VisualTest {
    Frame {
        msec: 0
    }
    Frame {
        msec: 16
        image: "wrap_elide.0.png"
    }
}