blob: 05eb319947eec01672ca51b22dca0a217ff2a02f [file] [log] [blame]
import QtQuick 2.0
QtObject {
property int Hello: 10
}