5 lines
63 B
QML
5 lines
63 B
QML
import QtQuick.Controls
|
|
|
|
Label {
|
|
color: Colors.foreground
|
|
} |
import QtQuick.Controls
|
|
|
|
Label {
|
|
color: Colors.foreground
|
|
} |