Correct code comment to refer to the right Highlight

GIT_SILENT
wilder-5.25
Nate Graham 4 years ago
parent 10ae2a245e
commit d32073e208
  1. 2
      applets/notifications/package/contents/ui/FullRepresentation.qml

@ -311,7 +311,7 @@ PlasmaExtras.Representation {
highlightMoveDuration: 0
highlightResizeDuration: 0
// Not using PlasmaComponents.Highlight as this is only for indicating keyboard focus
// Not using PlasmaExtras.Highlight as this is only for indicating keyboard focus
highlight: PlasmaCore.FrameSvgItem {
imagePath: "widgets/listitem"
prefix: "pressed"

Loading…
Cancel
Save