Untitled

Anonymous
plain_text
12/19/2021 9:45 AM
92 B
22
Indexable
import QtQuick

Rectangle {
	color: "red"
	width: 100
	height: 100
}
Editor is loading...