Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui

changeset 3186
a05eff845522
parent 1806
9ac49a2db4e7
child 3656
441956d8fce5
--- a/Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui	Tue Jan 07 18:08:40 2014 +0100
+++ b/Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui	Wed Jan 08 19:07:23 2014 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>628</width>
-    <height>137</height>
+    <height>141</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -58,20 +58,6 @@
        </property>
       </widget>
      </item>
-     <item row="1" column="2">
-      <widget class="QPushButton" name="dirButton">
-       <property name="toolTip">
-        <string>Select the working directory via a directory selection dialog</string>
-       </property>
-       <property name="whatsThis">
-        <string>&lt;b&gt;Working directory&lt;/b&gt;
-&lt;p&gt;Select the working directory for the Subversion command via a directory selection dialog.&lt;/p&gt;</string>
-       </property>
-       <property name="text">
-        <string>...</string>
-       </property>
-      </widget>
-     </item>
      <item row="1" column="1">
       <widget class="QComboBox" name="workdirCombo">
        <property name="sizePolicy">
@@ -139,6 +125,17 @@
        </property>
       </widget>
      </item>
+     <item row="1" column="2">
+      <widget class="QToolButton" name="dirButton">
+       <property name="toolTip">
+        <string>Select the working directory via a directory selection dialog</string>
+       </property>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Working directory&lt;/b&gt;
+&lt;p&gt;Select the working directory for the Subversion command via a directory selection dialog.&lt;/p&gt;</string>
+       </property>
+      </widget>
+     </item>
     </layout>
    </item>
    <item>

eric ide

mercurial