mirror of
https://github.com/overte-org/overte.git
synced 2025-07-23 04:25:49 +02:00
7 lines
79 B
QML
7 lines
79 B
QML
import QtQuick 2.3
|
|
import QtQuick 2.1
|
|
|
|
HFTextRegular {
|
|
color: "#FF0014"
|
|
}
|
|
|