Fix stupid sed typo

This commit is contained in:
Petr Baudis 2012-10-16 23:34:29 +02:00
parent bab3dd376a
commit 20c6b062df
12 changed files with 39 additions and 39 deletions

View file

@ -12,7 +12,7 @@ Rectangle {
y: 35
color: "#71cccc"
text: "brmbar v3"
font.fontSize: 0.768 * 49
font.pixelSize: 0.768 * 49
}
BarClock {
id: clock
@ -43,7 +43,7 @@ Rectangle {
text: ""
horizontalAlignment: Text.AlignHCenter
//anchors.horizontalCenter: clock.horizontalCenter
font.fontSize: 0.768 * 49
font.pixelSize: 0.768 * 49
state: "HIDDEN"
opacity: 0