blob: b1d08f4225b6df3df56082f7c464a0d0de0773fc [file] [log] [blame]
import QtQuick 2.0
QtObject {
property string tokenProperty: "baz"
}