[Krunner] Remove the ginormous clear button in Krunner

wilder-5.24
Jacopo De Simoi 5 years ago committed by Jacopo De Simoi
parent 6c763f1795
commit 1b79bc2cd6
  1. 2
      lookandfeel/contents/runcommand/RunCommand.qml

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

Loading…
Cancel
Save