mirror of
https://github.com/overte-org/overte.git
synced 2025-08-11 00:02:57 +02:00
6 lines
98 B
QML
6 lines
98 B
QML
import "../../controls" as HifiControls
|
|
import "../../styles-uit"
|
|
|
|
RalewayLight {
|
|
size: 18;
|
|
}
|