mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 23:03:12 +02:00
6 lines
97 B
QML
6 lines
97 B
QML
import "../../controls" as HifiControls
|
|
import "../../styles-uit"
|
|
|
|
RalewayBold {
|
|
size: 15;
|
|
}
|