Compare commits

..

No commits in common. "06775a97c7f75bd09e449aa0bf606d15f7c96d1b" and "5794d8d9ce919ca1aa58a02295ff3803b1050f82" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View File

@ -449,7 +449,6 @@ FluButton {
delegate: Label {
text: model.shortName
font: dayOfWeekRow.font
color: FluTheme.fontPrimaryColor
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter
}

View File

@ -448,7 +448,6 @@ FluButton {
delegate: Label {
text: model.shortName
font: dayOfWeekRow.font
color: FluTheme.fontPrimaryColor
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter
}