aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcachegen/data/versionchecks.qml
blob: 77d67e7da44044567f8f251b560aeb68fa943a29 (plain)
1
2
3
4
import QtQml 2.0
QtObject {
    property bool ok: true
}