blob: 3b18ba35c16a5c2e07752e209745bdaad14b8811 [file] [log] [blame]
import QtQuick 2.0
Rectangle {
width: 200
height: 200
color: "red"
}