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