blob: 83d0673d64ef45866b5a5a9fe2a7542150f6a743 [file] [log] [blame]
import QtQuick 2.0
QtObject {
property string tokenProperty: "bar"
}