UI/FindFileDialog.ui

changeset 3186
a05eff845522
parent 3071
83d066710d60
child 3300
734353e7d679
--- a/UI/FindFileDialog.ui	Tue Jan 07 18:08:40 2014 +0100
+++ b/UI/FindFileDialog.ui	Wed Jan 08 19:07:23 2014 +0100
@@ -286,16 +286,13 @@
            </widget>
           </item>
           <item>
-           <widget class="QPushButton" name="dirSelectButton">
+           <widget class="QToolButton" name="dirSelectButton">
             <property name="enabled">
              <bool>false</bool>
             </property>
             <property name="toolTip">
              <string>Select the directory via a directory selection dialog</string>
             </property>
-            <property name="text">
-             <string>...</string>
-            </property>
            </widget>
           </item>
          </layout>
@@ -431,22 +428,6 @@
  <resources/>
  <connections>
   <connection>
-   <sender>dirButton</sender>
-   <signal>toggled(bool)</signal>
-   <receiver>dirSelectButton</receiver>
-   <slot>setEnabled(bool)</slot>
-   <hints>
-    <hint type="sourcelabel">
-     <x>392</x>
-     <y>136</y>
-    </hint>
-    <hint type="destinationlabel">
-     <x>577</x>
-     <y>168</y>
-    </hint>
-   </hints>
-  </connection>
-  <connection>
    <sender>buttonBox</sender>
    <signal>rejected()</signal>
    <receiver>FindFileDialog</receiver>

eric ide

mercurial