import QtQuick 2.0

QtObject {
    property url test: "http://foo.bar"
}
