1
0

qml: wordwrap channel type

This commit is contained in:
Sander van Grieken
2025-01-16 15:46:39 +01:00
parent 0ef7235147
commit 8ce7519558

View File

@@ -253,7 +253,9 @@ Pane {
}
Label {
Layout.fillWidth: true
text: channeldetails.channelType
wrapMode: Text.Wrap
}
Label {