aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpathitem/data/pathitem1.qml
blob: d4bc133d86348def9969fc22dd94f3fed6f75b96 (plain)
1
2
3
4
5
import QtQuick 2.9
import tst_qquickpathitem 1.0

PathItem {
}