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

Text {
	font.family: "MetaWatch Large"
	font.pixelSize: 16
}