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

Item {
    width: 200
    height: 200
}