mirror of
https://github.com/lubosz/overte.git
synced 2025-08-29 12:27:44 +02:00
Fix puntuation mode
This commit is contained in:
parent
073fa81d5b
commit
86e8076362
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue