mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-14 13:56:39 +02:00
6 lines
101 B
QML
6 lines
101 B
QML
import "../../controls" as HifiControls
|
|
import "../../styles-uit"
|
|
|
|
RalewaySemiBold {
|
|
size: 22;
|
|
}
|