Remove the ginormous clear button in Krunner

wilder-5.26-rebase
Jacopo De Simoi 4 years ago
parent ae9d9cb546
commit 5639833be2
  1. 1
      krunner/qml/RunCommand.qml

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

Loading…
Cancel
Save