aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickiconimage/data/root.qml
blob: ed02d2df7a61af31caa0678dd45d92caaea3f834 (plain)
1
2
3
4
5
6
import QtQuick

Item {
    width: 200
    height: 200
}