mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-23 03:18:49 +03:00
d35cc3dda4
Can't do it for QtWidgets code. We need to fully transition, before we can fully switch over probably.
4 lines
61 B
QML
4 lines
61 B
QML
TextMessage {
|
|
font.italic: true
|
|
color: colors.buttonText
|
|
}
|