mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-15 06:27:27 +02:00
7 lines
129 B
QML
7 lines
129 B
QML
import "../../controls" as HifiControls
|
|
import "../../styles-uit"
|
|
|
|
RalewaySemiBold {
|
|
size: 14;
|
|
font.letterSpacing: 1.1
|
|
}
|