blob: 1ee9b7630fd868456f887a4067b4e5c072aa2aa7 [file] [log] [blame]
import QtQuick 2.0
QtObject {
property string tokenProperty: "foo"
}