aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickloader/data/Component.qml
blob: 8a9318a0de9057986f8c51f5b6351614d444e86d (plain)
1
2
3
4
5
import QtQuick 2.15

Item {
  property int i
}