aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/qmltypememory/TestType.qml
blob: 0699ac894fe8c6c3c9522db3439959db745c5dec (plain)
1
2
3
4
5
// Copyright (C) 2016 Research In Motion.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

import QtQml 2.0
QtObject{property int notJustAStandardQtObject: 10 }