aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/librarymetrics_performance/data/image.2.qml
blob: 7581cf197053894627b5f55ab3ec3b9bf4165074 (plain)
1
2
3
4
5
6
import QtQuick 2.0

Image {
    width: 320
    height: 480
}