summaryrefslogtreecommitdiff
path: root/metawatch/qml/com/javispedro/sowatch/metawatch/MWPage.qml
blob: f3901afecbced1e39340effb029a865fb6be700d (plain)
1
2
3
4
5
6
7
import Qt 4.7

Rectangle {
	width: 96
	height: 96
	color: "white"
}