Merge pull request #96 from birarda/atp-mappings

add text centering by default to message dialog
This commit is contained in:
Stephen Birarda 2016-03-10 15:04:16 -08:00
commit 2f2b6de7ff

View file

@ -96,6 +96,7 @@ ModalWindow {
} }
lineHeight: 2 lineHeight: 2
lineHeightMode: Text.ProportionalHeight lineHeightMode: Text.ProportionalHeight
horizontalAlignment: Text.AlignHCenter
} }
RalewaySemiBold { RalewaySemiBold {