7 lines
92 B
QML
7 lines
92 B
QML
InfoBox {
|
|
InfoText {
|
|
color: BarSettings.separatorFg
|
|
text: "〰"
|
|
}
|
|
}
|