elide title

wilder-5.14
Sebastian Kügler 13 years ago
parent 6ca77f0d62
commit 97289c41da
  1. 1
      applets/testcomponentsapplet/contents/ui/testcomponents.qml

@ -69,6 +69,7 @@ Item {
PlasmaExtras.Title {
width: parent.width
elide: Text.ElideRight
text: "This is a <i>PlasmaComponent</i>"
}
PlasmaComponents.Label {

Loading…
Cancel
Save