aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlqt/data/createComponentData.qml
blob: 2a824e536224914645c23f1c256c9aaaf58b9f6d (plain)
1
2
3
4
5
import QtQuick 2.0

QtObject {
    property int test: 1913
}