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

Item {
    width: 200
    height: 200
}