UI/DiffDialog.ui

changeset 3186
a05eff845522
parent 1280
44512c4eb555
child 4039
661167a99aef
--- a/UI/DiffDialog.ui	Tue Jan 07 18:08:40 2014 +0100
+++ b/UI/DiffDialog.ui	Wed Jan 08 19:07:23 2014 +0100
@@ -34,13 +34,10 @@
       </widget>
      </item>
      <item>
-      <widget class="QPushButton" name="file1Button">
+      <widget class="QToolButton" name="file1Button">
        <property name="toolTip">
         <string>Press to select the file via a file selection dialog</string>
        </property>
-       <property name="text">
-        <string>...</string>
-       </property>
       </widget>
      </item>
     </layout>
@@ -65,13 +62,10 @@
       </widget>
      </item>
      <item>
-      <widget class="QPushButton" name="file2Button">
+      <widget class="QToolButton" name="file2Button">
        <property name="toolTip">
         <string>Press to select the file via a file selection dialog</string>
        </property>
-       <property name="text">
-        <string>...</string>
-       </property>
       </widget>
      </item>
     </layout>

eric ide

mercurial