Make sure the right font family is used by BooksTitleText by default
This commit is contained in:
parent
cc6729f440
commit
74ff222bf1
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ import Sailfish.Silica 1.0
|
|||
|
||||
Text {
|
||||
color: Theme.primaryColor
|
||||
font.family: Theme.fontFamily
|
||||
font.pixelSize: Theme.fontSizeSmall
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
|
|
Loading…
Reference in a new issue