mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-11 00:04:50 +02:00
6 lines
100 B
QML
6 lines
100 B
QML
import "../../controls" as HifiControls
|
|
import "../../styles-uit"
|
|
|
|
RalewayRegular {
|
|
size: 22;
|
|
}
|