--- a/src/eric7/UI/FindLocationWidget.ui Mon Jul 03 16:31:29 2023 +0200 +++ b/src/eric7/UI/FindLocationWidget.ui Mon Jul 03 16:59:01 2023 +0200 @@ -37,6 +37,9 @@ <property name="toolTip"> <string>Enter file name to search for </string> </property> + <property name="clearButtonEnabled"> + <bool>true</bool> + </property> </widget> </item> <item> @@ -57,6 +60,9 @@ <property name="toolTip"> <string>Enter file extension to search for</string> </property> + <property name="clearButtonEnabled"> + <bool>true</bool> + </property> </widget> </item> </layout>