mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
6 lines
102 B
QML
6 lines
102 B
QML
import "../../controls" as HifiControls
|
|
import "../../styles-uit"
|
|
|
|
FiraSansSemiBold {
|
|
size: 22;
|
|
}
|