UI/CompareDialog.ui

changeset 3186
a05eff845522
parent 0
de9c2efb9d02
child 4589
b648ccbdbef9
--- a/UI/CompareDialog.ui	Tue Jan 07 18:08:40 2014 +0100
+++ b/UI/CompareDialog.ui	Wed Jan 08 19:07:23 2014 +0100
@@ -23,7 +23,16 @@
       <bool>true</bool>
      </property>
      <layout class="QHBoxLayout" name="horizontalLayout_3">
-      <property name="margin">
+      <property name="leftMargin">
+       <number>0</number>
+      </property>
+      <property name="topMargin">
+       <number>0</number>
+      </property>
+      <property name="rightMargin">
+       <number>0</number>
+      </property>
+      <property name="bottomMargin">
        <number>0</number>
       </property>
       <item>
@@ -44,13 +53,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>
       <item>
@@ -71,13 +77,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