update
parent
2084b5afa3
commit
c59c07e756
|
@ -36,7 +36,7 @@ FluWindow {
|
|||
fontStyle: FluText.Title
|
||||
}
|
||||
FluText{
|
||||
text:"v1.2.1"
|
||||
text:"v1.2.2"
|
||||
fontStyle: FluText.Body
|
||||
Layout.alignment: Qt.AlignBottom
|
||||
}
|
||||
|
|
|
@ -48,6 +48,5 @@ FluControl {
|
|||
return Qt.rgba(1,1,1,1)
|
||||
}
|
||||
}
|
||||
font.pixelSize: 14
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue