summaryrefslogtreecommitdiff
path: root/metawatch/qml/metawatch-digital-watchface.qml
blob: d2abbf0b254a999aaedaa51b68c5f4bef068a4e2 (plain)
1
2
3
4
5
6
7
// import QtQuick 1.0 // to target S60 5th Edition or Maemo 5
import QtQuick 1.1

Rectangle {
	width: 100
	height: 62
}