updated TOS link. Changed incorrect filename in comment.

This commit is contained in:
NexPro 2020-01-09 10:20:28 +00:00
parent 769d2050c7
commit 80e4e47cd8
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ Item {
clip: true clip: true
height: root.height height: root.height
width: root.width width: root.width
readonly property string termsContainerText: qsTr("By signing up, you agree to High Fidelity's Terms of Service") readonly property string termsContainerText: qsTr("By signing up, you agree to Project Athena's Terms of Service")
property int textFieldHeight: 31 property int textFieldHeight: 31
property string fontFamily: "Raleway" property string fontFamily: "Raleway"
property int fontSize: 15 property int fontSize: 15

View file

@ -1,5 +1,5 @@
// //
// PhysicsBoundary.h // PhysicsBoundary.cpp
// //
// Created by Andrew Meadows 2018.04.05 // Created by Andrew Meadows 2018.04.05
// Copyright 2018 High Fidelity, Inc. // Copyright 2018 High Fidelity, Inc.