eric7/UI/FindFileWidget.ui

branch
eric7
changeset 8907
3700e4d27e17
parent 8846
4196ec4c37a5
child 9035
d3a640642179
diff -r dd71fc3619b7 -r 3700e4d27e17 eric7/UI/FindFileWidget.ui
--- a/eric7/UI/FindFileWidget.ui	Wed Jan 05 17:39:04 2022 +0100
+++ b/eric7/UI/FindFileWidget.ui	Fri Jan 07 11:55:15 2022 +0100
@@ -152,7 +152,7 @@
    <item>
     <widget class="QTabWidget" name="fileOptionsWidget">
      <property name="currentIndex">
-      <number>0</number>
+      <number>1</number>
      </property>
      <widget class="QWidget" name="fileTypeTab">
       <attribute name="title">
@@ -522,5 +522,22 @@
   <tabstop>replaceButton</tabstop>
  </tabstops>
  <resources/>
- <connections/>
+ <connections>
+  <connection>
+   <sender>dirButton</sender>
+   <signal>toggled(bool)</signal>
+   <receiver>dirPicker</receiver>
+   <slot>setEnabled(bool)</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>92</x>
+     <y>185</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>90</x>
+     <y>211</y>
+    </hint>
+   </hints>
+  </connection>
+ </connections>
 </ui>

eric ide

mercurial