diff --git a/lookandfeel/contents/runcommand/RunCommand.qml b/lookandfeel/contents/runcommand/RunCommand.qml index 0233e2c2a..9551bad93 100644 --- a/lookandfeel/contents/runcommand/RunCommand.qml +++ b/lookandfeel/contents/runcommand/RunCommand.qml @@ -84,6 +84,7 @@ ColumnLayout { id: queryField property bool allowCompletion: false + clearButtonShown: false Layout.minimumWidth: 818 activeFocusOnPress: true