Project/PropertiesDialog.ui

changeset 3186
a05eff845522
parent 1875
bbdd75d18412
child 4146
f892021b2e32
diff -r d4fa462547bc -r a05eff845522 Project/PropertiesDialog.ui
--- a/Project/PropertiesDialog.ui	Tue Jan 07 18:08:40 2014 +0100
+++ b/Project/PropertiesDialog.ui	Wed Jan 08 19:07:23 2014 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>600</width>
-    <height>550</height>
+    <height>555</height>
    </rect>
   </property>
   <property name="maximumSize">
@@ -130,20 +130,6 @@
        </property>
       </widget>
      </item>
-     <item row="5" column="2">
-      <widget class="QPushButton" name="dirButton">
-       <property name="toolTip">
-        <string>Show directory selection dialog</string>
-       </property>
-       <property name="whatsThis">
-        <string>&lt;b&gt;Project Directory&lt;/b&gt;
-&lt;p&gt;Select a project directory via a directory selection dialog.&lt;/p&gt;</string>
-       </property>
-       <property name="text">
-        <string>...</string>
-       </property>
-      </widget>
-     </item>
      <item row="6" column="0">
       <widget class="QLabel" name="versionLabel">
        <property name="text">
@@ -187,20 +173,6 @@
        </property>
       </widget>
      </item>
-     <item row="7" column="2">
-      <widget class="QPushButton" name="mainscriptButton">
-       <property name="toolTip">
-        <string>Show file selection dialog</string>
-       </property>
-       <property name="whatsThis">
-        <string>&lt;b&gt;Main Script&lt;/b&gt;
-&lt;p&gt;Select the projects main script via a file selection dialog.&lt;/p&gt;</string>
-       </property>
-       <property name="text">
-        <string>...</string>
-       </property>
-      </widget>
-     </item>
      <item row="8" column="1">
       <widget class="QPushButton" name="transPropertiesButton">
        <property name="toolTip">
@@ -320,6 +292,28 @@
        </property>
       </widget>
      </item>
+     <item row="5" column="2">
+      <widget class="QToolButton" name="dirButton">
+       <property name="toolTip">
+        <string>Show directory selection dialog</string>
+       </property>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Project Directory&lt;/b&gt;
+&lt;p&gt;Select a project directory via a directory selection dialog.&lt;/p&gt;</string>
+       </property>
+      </widget>
+     </item>
+     <item row="7" column="2">
+      <widget class="QToolButton" name="mainscriptButton">
+       <property name="toolTip">
+        <string>Show file selection dialog</string>
+       </property>
+       <property name="whatsThis">
+        <string>&lt;b&gt;Main Script&lt;/b&gt;
+&lt;p&gt;Select the projects main script via a file selection dialog.&lt;/p&gt;</string>
+       </property>
+      </widget>
+     </item>
     </layout>
    </item>
    <item>
@@ -374,7 +368,6 @@
    </item>
   </layout>
   <zorder>buttonBox</zorder>
-  <zorder>vcsInfoButton</zorder>
   <zorder>vcsCheckBox</zorder>
  </widget>
  <layoutdefault spacing="6" margin="6"/>

eric ide

mercurial