[Krunner] Remove the ginormous clear button in Krunner

wilder-5.22
Jacopo De Simoi 5 years ago committed by Jacopo De Simoi
parent 356d4feda4
commit f54f0072d3
  1. 2
      lookandfeel/contents/runcommand/RunCommand.qml

@ -94,7 +94,7 @@ ColumnLayout {
id: queryField
property bool allowCompletion: false
clearButtonShown: true
clearButtonShown: false
Layout.minimumWidth: 818
Layout.maximumWidth: 818

Loading…
Cancel
Save