mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-07 23:58:20 +02:00
7 lines
82 B
QML
7 lines
82 B
QML
import QtQuick 2.3
|
|
|
|
Text {
|
|
font.family: "Helvetica"
|
|
font.pointSize: 18
|
|
}
|
|
|