aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols/styleimports/data/CustomComponent.qml
blob: 220630f81203654bf86608144b995d6b13fd4b2c (plain)
1
2
3
4
5
import QtQuick

Item {
    objectName: "CustomComponent.qml"
}