5 lines
67 B
QML
5 lines
67 B
QML
TextMessage {
|
|
font.italic: true
|
|
color: colors.buttonText
|
|
}
|
TextMessage {
|
|
font.italic: true
|
|
color: colors.buttonText
|
|
}
|