mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-11 01:39:30 +02:00
6 lines
102 B
QML
6 lines
102 B
QML
import "../../controls" as HifiControls
|
|
import "../../styles-uit"
|
|
|
|
FiraSansSemiBold {
|
|
size: 22;
|
|
}
|