src/eric7/UI/FindLocationWidget.ui

branch
eric7
changeset 10108
0f4194acf75e
parent 9413
80c06d472826
child 10401
a68f6ac72783
--- 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>

eric ide

mercurial