summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual/qdeclarativetext/font/data/richtext2.qml
blob: afae3f89bc90e761d8516deaded48f8318b03392 (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: "richtext2.0.png"
    }
}