Fix puntuation mode

This commit is contained in:
vladest 2017-10-04 20:30:25 +02:00
parent 073fa81d5b
commit 86e8076362

View file

@ -28,6 +28,7 @@ TabletModalWindow {
color: hifi.colors.baseGray
title: qsTr("Sign in to High Fidelity")
property alias titleWidth: root.titleWidth
property alias punctuationMode: root.punctuationMode
//fake root for shared components expecting root here
property var root: QtObject {