5 lines
63 B
QML
5 lines
63 B
QML
TextMessage {
|
|
font.italic: true
|
|
color: inactiveColors.text
|
|
}
|
TextMessage {
|
|
font.italic: true
|
|
color: inactiveColors.text
|
|
}
|