blob: 8c4fd657860f9ca03563d51fb13aa8e9a7ec9743 [file] [log] [blame]
import QtQml 2.0
QtObject {
property int id;
id: "root"
}