Use Plaintext for user displaynames in startchatpage
This commit is contained in:
@@ -84,6 +84,7 @@ Kirigami.ScrollablePage {
|
|||||||
itemDelegate: delegate
|
itemDelegate: delegate
|
||||||
subtitle: delegate.userID
|
subtitle: delegate.userID
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
labelItem.textFormat: Text.PlainText
|
||||||
}
|
}
|
||||||
|
|
||||||
QQC2.Button {
|
QQC2.Button {
|
||||||
|
|||||||
Reference in New Issue
Block a user