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

import QtQml 2.0
QtObject{property int notJustAStandardQtObject: 10 }